Skip to main content

Visualize data quality

Project description

Python Package

vizdataquality

This is a Python package for visualizing data quality, and has two main parts. One is software that helps you comprehensively profile and investigate data quality using this six-step workflow:

  1. Look at your data (is anything obviously wrong?)
  2. Watch out for special values
  3. Is any data missing?
  4. Check each variable
  5. Check combinations of variables
  6. Profile the cleaned data

The other is software for investigating patterns and structures of missing values in your data. When a given pattern of missing values has been found to be associated with other factors or attributes of the data then it becomes a "structure of missingness". Patterns and structures of missing values are part of Step 5 of the workflow, because they involve combinations of variables.

Documentation

The vizdataquality documentation is hosted on Read the Docs.

Installation

We recommend installing vizdataquality in a python virtual environment or Conda environment.

To install vizdataquality, most users should run:

pip install 'vizdataquality'

Tutorials

The package includes notebooks that show you how to:

After installing vizdataquality, to follow theses tutorials interactively you will need to clone or download this repository. Then start jupyter from within it:

python -m jupyter notebook notebooks

Development

  • Documentation is built on readthedocs.com from main branch
  • PyPi pulls on creating a release on project repository on GitHub.

Notice

The vizdataquality software is released under the Apache Licence, version 2.0. See LICENCE for details.

The file missing_data_functions.py contains some code that has been derived from setvis, which uses the same licence as vizdataquality. The same person leads the development of both packages.

Acknowledgements

The development of the vizdataquality software was supported by funding from the Engineering and Physical Sciences Research Council (EP/N013980/1; EP/R511717/1) and the Alan Turing Institute.

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

vizdataquality-1.1.2.tar.gz (55.5 kB view details)

Uploaded Source

Built Distribution

vizdataquality-1.1.2-py3-none-any.whl (60.8 kB view details)

Uploaded Python 3

File details

Details for the file vizdataquality-1.1.2.tar.gz.

File metadata

  • Download URL: vizdataquality-1.1.2.tar.gz
  • Upload date:
  • Size: 55.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for vizdataquality-1.1.2.tar.gz
Algorithm Hash digest
SHA256 a6c2643a64a3aba7100444e9a5b79d8503b226c15891eef1cff08cbcf07a91a1
MD5 6a1b8e71bde8e76d52659ac5f521d9db
BLAKE2b-256 2a6f75a4df9b5b99829917d329095593a9f0c53cadec2714dd19f005857a9652

See more details on using hashes here.

File details

Details for the file vizdataquality-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for vizdataquality-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c94f250f7a20676f8a8f2c27a962cf83371c166d80a98febe70709ee6da72aea
MD5 888b42ca5f2bb56f26a26df1068a2bfc
BLAKE2b-256 749574ada57e5cdc08301a03b8ba701ae89c76ed373d1859e2a652a0fac48b31

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