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

Scan a Parquet file into a data frame.