Function morpheus::table_to_parquet#
Defined in File serializers.cpp
Function Documentation#
- void morpheus::table_to_parquet(
- const TableInfoData &tbl,
- const py::object &df,
- std::ostream &out_stream,
- bool include_header,
- bool include_index_col,
- bool flush