[][src]Function timeseries::io::csv::read_from_file

pub fn read_from_file(
    file_path: &str,
    datetime_format: &str
) -> Result<TimeSeries, Box<dyn Error>>

Load series from the given CSV file