Path to this page:
./
wip/py-pandera,
Flexible validation package for pandas data structures
Branch: CURRENT,
Version: 0.4.5,
Package name: py312-pandera-0.4.5,
Maintainer: jihbed.researchpandas data structures contain information that pandera
explicitly validates at runtime. This is useful in
production-critical or reproducible research settings.
With pandera, you can:
Check the types and properties of columns in a DataFrame
or values in a Series.
Perform more complex statistical validation like hypothesis testing.
Seamlessly integrate with existing data analysis/processing
pipelines via function decorators.
pandera provides a flexible and expressive API for performing
data validation on tidy (long-form) and wide data to make
data processing pipelines more readable and robust
Master sites:
Filesize: 43.314 KB
Version history: (Expand)
- (2024-08-16) Updated to version: py312-pandera-0.4.5
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-pandera-0.4.5
- (2021-10-08) Updated to version: py39-pandera-0.4.5
- (2020-10-26) Package added to pkgsrc.se, version py37-pandera-0.4.5 (created)