Metadata-Version: 2.1
Name: pandera-utils
Version: 0.1.3
Summary: 
Author: Greg
Author-email: 11791585+elphick@users.noreply.github.com
Requires-Python: >=3.10,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pandera[io] (>=0.23.1,<0.24.0)
Description-Content-Type: text/markdown

# pandera-utils

Pandera utils is a collection of utilities for working with the [pandera](https://pandera.readthedocs.io/en/stable/) library.

- convert column name aliases
- calculated columns
- rounded columns

