Skip to content

py-oxbow@v0.8.1

Latest

Choose a tag to compare

@nvictus nvictus released this 29 Jun 19:28
· 2 commits to main since this release

What's Changed

No runtime behavior changes — this is a typing-only patch release.

Type hints

  • Added precise return-type hints and @overloads for DataSource.to_pandas and DataSource.to_polars via typing: DataSource.to_polars and .to_pandas by @StefanoCretti in #177

New Contributors

Full Changelog: https://github.com/abdenlab/oxbow/compare/py-oxbow@v0.8.0...py-oxbow@v0.8.1