Add support for Polars #124
Labels
dependencies
Update dependencies
enhancement
New feature or request
good first issue
Good for newcomers
Problem
With the growing popularity of Polars [1], we should support the conversion of time series to and from Polars DataFrame.
Solution
Similar to the conversion methods for Pandas, add methods for Polars.
[1] https://docs.pola.rs/
The text was updated successfully, but these errors were encountered: