pub fn scan_df_parquet<P: AsRef<Path>>(file: P) -> Result<LazyFrame>
Scan a Parquet file into a data frame.