pypi pandas-vet 0.2.1
Version 0.2.1

latest releases: 2023.8.2, 2023.8.1, 2023.8.0...
4 years ago

This version contains a few small fixes. Most notably, it fixes a bug with the PD015 check.

How to get it?

From PyPI:

pip install pandas-vet

From conda-forge:

conda install -c conda-forge pandas-vet

[0.2.1] - 2019-07-27

Added

  • Leandro Leites added as contributor (#66)

Removed

  • Unnecessary commented line from setup.py (#67)

Fixed

  • PD015 would fail if node.func.value did not have an id. Fixed with #65
  • version.py now correctly uses v0.2.x. This version file was not bumped with the last release. (#67)

Don't miss a new pandas-vet release

NewReleases is sending notifications on new releases.