SynopticPy icon indicating copy to clipboard operation
SynopticPy copied to clipboard

Rewrite using Polars

Open blaylockbk opened this issue 9 months ago • 2 comments

I'm inclined to re-write this using Polars. I love Polars!

  • [x] Load data into Polars DataFrames.
  • [ ] Timeseries data will return be in one dataframe rather than a list of dataframes. (Use categorical dtype for some columns like STID, TIMEZONE, etc.)

blaylockbk avatar May 08 '24 15:05 blaylockbk