HiPipe
0.7.0
C++17 data pipeline with Python bindings.
|
Classes | |
class | hipipe::dataframe |
Tabular object with convenient data access methods. More... | |
Functions | |
std::ostream & | hipipe::operator<< (std::ostream &out, const dataframe &df) |
Pretty printing of dataframe to std::ostream. | |