parq_tools.lazy_parquet

Classes

LazyLocIndexer(parent)

LazyParquetDF(path[, index_col])

Lazy, column-on-demand DataFrame backed by a Parquet file.

LazyParquetDataFrame(path[, index_cols])

Deprecated lazy Parquet DataFrame wrapper.