Skip to main content

A Python package for validating data with pandas

Project description

Build status Code coverage PyPI status Documentatio status License

pandas-validation is a small Python library for validating data with the Python package pandas.

Source repository: https://github.com/jmenglund/pandas-validation

Documentation at http://pandas-validation.readthedocs.io

Installation

For most users, the easiest way is probably to install the latest version hosted on PyPI:

$ pip install pandas-validation

The project is hosted at https://github.com/jmenglund/pandas-validation and can also be installed using git:

$ git clone https://github.com/jmenglund/pandas-validation.git
$ cd pandas-validation
$ python setup.py install

Running the tests

Testing is carried out with pytest:

$ pytest -v test_pandasvalidation.py

Test coverage can be calculated with Coverage.py using the following commands:

$ coverage run -m pytest
$ coverage report -m pandasvalidation.py

The code follow style conventions in PEP8, which can be checked with pycodestyle:

$ pycodestyle pandasvalidation.py test_pandasvalidation.py setup.py

Building the documentation

The documentation can be built with Sphinx and the Read the Docs Sphinx Theme:

$ cd pandas-validation
$ sphinx-build -b html ./docs/source ./docs/_build/html

License

pandas-validation is distributed under the MIT license.

Author

Markus Englund, orcid.org/0000-0003-1688-7112

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas-validation-0.5.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

pandas_validation-0.5.0-py2.py3-none-any.whl (6.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pandas-validation-0.5.0.tar.gz.

File metadata

  • Download URL: pandas-validation-0.5.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for pandas-validation-0.5.0.tar.gz
Algorithm Hash digest
SHA256 8b10a1a108d8f0821474a0077b0cf2d17bcef95be510a386690334d77f76e69a
MD5 1fe2a0549cd190243a1c930370e9acaf
BLAKE2b-256 b39d2efec6ffa23f4bce194f7c7daf15bd5d4c4cd41f92c9d2bc02841d76411e

See more details on using hashes here.

File details

Details for the file pandas_validation-0.5.0-py2.py3-none-any.whl.

File metadata

  • Download URL: pandas_validation-0.5.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for pandas_validation-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ab79b5c61f754c95d8024d1d8ab81280524f1294d35f5c86094442e21c0318b1
MD5 dc4dc5952a0a3a5b99077e9c733333c5
BLAKE2b-256 72c6601259068522a7869533703a3a2c3f779a0a3a21e614e277c21e492191a1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page