Skip to content

Release 0.19.3: Polars dtype bugfixes

Latest
Compare
Choose a tag to compare
@cosmicBboy cosmicBboy released this 14 May 02:45
· 4 commits to main since this release
d2bfed0

What's Changed

  • bugfix: timezone-agnostic datetime in polars works in DataFrameModel by @cosmicBboy #1638
  • Bugfix/1631: Series[Annotated[...]] DataFrameModel types should correctly create a DataFrameSchema by @cosmicBboy in #1633
  • Add missing pandas import line. by @kyleweise in #1635

New Contributors

Full Changelog: v0.19.2...v0.19.3