What's Changed
No runtime behavior changes — this is a typing-only patch release.
Type hints
- Added precise return-type hints and
@overloads forDataSource.to_pandasandDataSource.to_polarsvia typing: DataSource.to_polars and .to_pandas by @StefanoCretti in #177
New Contributors
- @StefanoCretti made their first contribution in #177
Full Changelog: https://github.com/abdenlab/oxbow/compare/py-oxbow@v0.8.0...py-oxbow@v0.8.1