There is a newer version of the record available.

Published July 13, 2021 | Version v0.6.5
Software Open

pandera-dev/pandera: 0.6.5: Support coroutines, regex matching on non-str column names, bugfixes

Description

Enhancements

  • Raise error if check_obj.index is MultiIndex when using pandera.Index (#483)
  • support decorators for coroutines (#546)
  • added py.typed and typed Series descriptor (#543)
  • select non-str column names with regex=True (#551)
Bugfixes
  • check decorators support non-DataFrame types (#510)
  • lazy validation correctly reports all errors (#528)
  • don't drop duplicates for series failure cases (#535)
  • custom dataframe-level checks don't corrupt data-synthesis strategy #550
Contributors

Thanks to @jekwatt @cristianmatache @lkadin for your first-time contributions! πŸŽ‰πŸŽ‰πŸŽ‰

Files

pandera-dev/pandera-v0.6.5.zip

Files (461.4 kB)

Name Size Download all
md5:ae99526f508324e79e33d3994120773b
461.4 kB Preview Download

Additional details

Related works