pub fn ticks_to_dataframe(ticks: &[Tick]) -> Result<DataFrame>
Convert a slice of Ticks into a Polars DataFrame.