stream_csv

Function stream_csv 

Source
pub fn stream_csv<P: AsRef<Path>>(
    path: P,
    config: StreamConfig,
) -> Result<StreamingIterator>
Expand description

Convenience functions for common streaming operations

Stream a large CSV file