bookdata::arrow::reader

Function scan_df_parquet

Source
pub fn scan_df_parquet<P: AsRef<Path>>(file: P) -> Result<LazyFrame>
Expand description

Scan a Parquet file into a data frame.