Logo ROOT   6.14/05
Reference Guide
Namespaces | Functions
RArrowDS.cxx File Reference
#include <ROOT/RDFUtils.hxx>
#include <ROOT/TSeq.hxx>
#include <ROOT/RArrowDS.hxx>
#include <ROOT/RMakeUnique.hxx>
#include <algorithm>
#include <sstream>
#include <string>
#include <arrow/table.h>
Include dependency graph for RArrowDS.cxx:

Namespaces

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