SynopticPy
SynopticPy copied to clipboard
Rewrite using Polars
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.)