pypi pandera 0.6.4
0.6.4: Support dataframe-level checks in SchemaModel Config, Bugfixes

latest releases: 0.19.0b3, 0.19.0b2, 0.19.0b1...
2 years ago

New Features

  • Allow attaching registered dataframe checks by using Config field names (#478)

Bugfixes

  • alias propagation works correctly on empty subclass (#446)
  • Add missing inplace arg to SchemaModel's validate (#450)
  • fix check_types decorator should return results from validate (#458)
  • Dataframe schemas in yaml do not require any field (#479)
  • coerce=True and pandas_dtype=None should be a noop (#476)

Doc Improvement

  • update documentation css to fit mobile (#447)
  • add copy button to docs (#448)
  • link documentation to github (#449)

Infrastructure Changes

Don't miss a new pandera release

NewReleases is sending notifications on new releases.