Skip to main content

A Python package for validating data with pandas

Project description

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.org

Documentation Status Code coverage Documentation status

Installation

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

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

Running tests

Run tests with pytest:

$ cd pandas-validation
py.test -v --cov-report term-missing --cov pandasvalidation.py

Build the documentation

The documentation can be built with sphinx:

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

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.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

pandas_validation-0.1.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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