Skip to main content

bars_to_dataframe

Function bars_to_dataframe 

Source
pub fn bars_to_dataframe(bars: &[Bar]) -> Result<DataFrame>
Expand description

Convert a slice of Bars into a Polars DataFrame.