Error in TDataFrame

__Hi
I want to use TDataFrame but it say:
error: no member named ‘TDataFrame’ in namespace ‘ROOT::Experimental’
I wrote ROOT::Experimental::TDataFrame
why? How can i use TDataFrame?

_
Please read tips for efficient and successful posting and posting code

ROOT Version: 6.18.04
Platform: Not Provided
Compiler: Not Provided


Hi @Sima_Bashiri,
welcome to the ROOT forum!
Please take a look at ROOT v6.18’s reference guide, ROOT::Experimental::RDataFrame was renamed to ROOT::RDataFrame: https://root.cern.ch/doc/v618/classROOT_1_1RDataFrame.html

More information in this announcement post from 2018.

Cheers,
Enrico

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.