github unionai-oss/pandera 0.4.1
add check ignore_na arg, bugfixes

latest releases: v0.19.0b3, v0.19.0b2, v0.19.0b1...
3 years ago

New Feature

  • ignore_na keyword argument to Check class 180072e
    drops null columns within the check function before passing to check_fn. The
    SeriesSchemaBase.validate method no longer does this.

Bugfixes

  • one sample hypothesis tests in the context of Column shouldn't need samples arg
    0b0d6cc
  • add lazy kwarg to check_input and check_output 923a197
  • fix lazy validation with nullable columns f5051fa

Don't miss a new pandera release

NewReleases is sending notifications on new releases.