Skip to main content

scan_csv

Function scan_csv 

Source
pub fn scan_csv(path: impl AsRef<Path>) -> Result<LazyFrame>
Expand description

Create a LazyFrame that scans a CSV file without performing I/O eagerly.