![]() |
ROOT 6.14/05 Reference Guide |
Classes | |
class | ROOT::RDF::RArrowDS |
RDataFrame data source class to interface with Apache Arrow. More... | |
Namespaces | |
arrow | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Internal | |
ROOT::Internal::RDF | |
ROOT::RDF | |
Functions | |
RDataFrame | ROOT::RDF::MakeArrowDataFrame (std::shared_ptr< arrow::Table > table, std::vector< std::string > const &columns) |
Factory method to create a Apache Arrow RDataFrame. More... | |