Function infer_fs::infer_samplerate [] [src]

pub fn infer_samplerate(filename: String, delim: char, num_rows: usize, col: usize) -> Result<f64Error>

Infer samplerate from timestamped dataset

Automatically skip the first row to account for potential headers.