Skip to main content

Data quality checker.

Project description

This package does summary analysis when data accepted from the client and compares the structure with the reference file. In many practical data science project we had to feed same structure data in the analysis process in regular interval. This package could be helpful for users to check the data structure before feed into the production process or somewhere else.

## How to use:

pip install DataQC

import DataQC

from DataQC import Quick_QC

Quick_QC(INPUT_LOCATION,OUTPUT_LOCATION,REF_LOCATION,SEP)

## Inputs parameters

INPUT_LOCATION = Local folder where data saved.

OUTPUT_LOCATION = Local folder where the output will be saved.

REF_LOCATION = Local folder where reference files saved.

SEP = The separator between data columns.

## Outputs

In the output folder there will be several word files. Among them “Data QC summary” is the merged report using all the word files availabe there.

Change log

0.0.100 (07/03/2022)

First release

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

DataQC-0.0.104.tar.gz (7.3 kB view details)

Uploaded Source

File details

Details for the file DataQC-0.0.104.tar.gz.

File metadata

  • Download URL: DataQC-0.0.104.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for DataQC-0.0.104.tar.gz
Algorithm Hash digest
SHA256 9fdaab93661052cd750e6ab00537efbc0d145cec77abd5ef2082efe9cb70348f
MD5 69f4cff68cf7ba7c4be8b29dbd1a583e
BLAKE2b-256 b43300d841f84992ead0b578db4ff8b97d7bd89b9b1c037b2108c12859f5b24e

See more details on using hashes here.

Supported by

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