Releases: cparmet/pandas-checks
Releases · cparmet/pandas-checks
v0.3.1
v0.3.0
v0.2.2
v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
More details on this release are in: https://github.com/cparmet/pandas-checks/releases/tag/v0.2.0
v0.2.0
What's Changed
Full Changelog: v0.1.8...v0.2.0
Note: By mistake, I added one more commit to the above PR after 0.2.0 was published to PyPI. The next version, 0.2.1, is in sync between GH and PyPI
https://pypi.org/project/pandas-checks/0.2.0/
v0.1.8
v0.1.7
v0.1.6
First stable public release.
https://pypi.org/project/pandas-checks/0.1.6/
- Pandas Checks is available on PyPi and can be installed with
pip install
- Docs are on GitHub Pages
- The
nox
test suite passes for Python 3.8-3.11, with manual testing of 3.12