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

Build status Code coverage Documentation Status

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 tests

Testing is carried out with pytest. The following example shows how you can run the test suite and generate a coverage report with coverage:

$ py.test -v --pep8 pandasvalidation.py
$ coverage run -m py.test
$ coverage report --include pandasvalidation.py -m

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.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

pandas_validation-0.1.1-py2.py3-none-any.whl (6.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for pandas-validation-0.1.1.tar.gz
Algorithm Hash digest
SHA256 15deea858617b4ed09371af3efc8d223bf7243c5d2f7a35062353671bdbb1495
MD5 54e0f22edcfdd81c720c64c51b484dce
BLAKE2b-256 e56e9d17452239fde783f80b996f8b3d250d08cc68c05ba0a83fc9e789a6756b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pandas_validation-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 73d6c5b5f85b03d567491af05deb4b26ef330ba750c927637e49d626c36b6f04
MD5 52c9a85ef0b9d0d25bc97f51d056b4d4
BLAKE2b-256 13f8f80120d7f7bf62eca0b484b161f220d529b8045dfe86b8344902a2c8d74a

See more details on using hashes here.

Supported by

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