Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
RArrowDS.hxx File Reference
#include "ROOT/RDataFrame.hxx"
#include "ROOT/RDataSource.hxx"
#include <memory>
Include dependency graph for RArrowDS.hxx:
This graph shows which files directly or indirectly include this file:

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...