Skip to main content

Quality assessment functions for Tracer Data

Project description

Getting Started

A Library built to work on generic pandas Dataframes and provide quality assessments such as the number of nulls in certain columns, the recency of data row items or the number of duplicates

Full Online Documentation

Library Installation

pip install vaynerqualityassessments

To upgrade the library after an update

pip install vaynerqualityassessments --upgrade

Initialisation of the QualityAssessments class

An instance of the "QualityAssessments" class can be initiated with the ability to read/write with google sheets by being passed a UtilityFunctions object from the veetility library. Please consult the documentation for that library in order to be able to create an instance of the UtilityFunctions class

Setup in code

Once the instance of the UtilityFunctions class has been created i.e. "util". This can then be passed to the QualityAssessments initialisation.

import config as cf
from veetility import utility_functions
from vee_qa import quality_assessments as qa

util = utility_functions.UtilityFunctions(cf.google_sheet_auth_dict,cf.db_user, 
                                          cf.db_password,cf.db_host,
                                          cf.db_port, cf.db_name)

qual_assess = qa.QualityAssessments(util)

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

vaynerqualityassessments-0.1.21.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vaynerqualityassessments-0.1.21-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file vaynerqualityassessments-0.1.21.tar.gz.

File metadata

File hashes

Hashes for vaynerqualityassessments-0.1.21.tar.gz
Algorithm Hash digest
SHA256 fbb85611d8cc9422d34bc3e4e59a2ac62ae2a84b320f19439f68c974ce3b7d9f
MD5 a2fb3c3e9315c76d92711dc9371a32cc
BLAKE2b-256 488b3c6725c4392d71f9007666ec74b22ecbb7a15256cf1e236ab74c3d5ecf12

See more details on using hashes here.

File details

Details for the file vaynerqualityassessments-0.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for vaynerqualityassessments-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 12119c172d50b5f3229ebfd6311ea7a44d34d20f0f06ff502daba52e79e48822
MD5 80ec6e86a542fbc997b217c1f14fcf1c
BLAKE2b-256 d3577129246c0b023b0c11cef581f2fe8f78628ae74e70134506a873828efbee

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