Skip to main content

Data Quality Framework Governance is a structured approach to assessing, monitoring, and improving the quality of data.

Project description

Data Quality Framework Governance (DQFG)

Data Quality Framework Governance is a structured approach to assessing, monitoring, and improving the quality of data.

An effective Data Quality Framework considers these dimensions and integrates them into a structured approach to ensure that data serves its intended purpose, supports informed decision-making, and maintains the trust of users and stakeholders.

Data Quality is an ongoing process that requires continuous monitoring, assessment, and improvement to adapt to changing data requirements and evolving business needs.

Package structure

Example: To call functions from the library.

from Uniqueness import duplicate_rows

duplicate_rows(dataframe)

1. Completeness

  • missing_values : Count the number of missing values in a DataFrame by passing dataframe as a parameter.
  • completeness_percentage : Percentage of missing values in a DataFrame by passing dataframe as a parameter.

2. Uniqueness

  • duplicate_rows : Identify and display duplicate rows in a dataset by passing dataframe as a parameter.

3. Datastats

  • count_rows : Count the number of rows in a DataFrame by passing dataframe as a parameter.
  • count_columns : Count the number of columns in a DataFrame by passing dataframe as a parameter
  • count_dataset : Count the number of rows & columns in a DataFrame by passing dataframe as a parameter.

Supporting python libraries:

  • Pandas

Homepage Bug Tracker Github-flavored Markdown

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

DataQualityFrameworkGovernance-0.0.6.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file DataQualityFrameworkGovernance-0.0.6.tar.gz.

File metadata

File hashes

Hashes for DataQualityFrameworkGovernance-0.0.6.tar.gz
Algorithm Hash digest
SHA256 cd2226d31d10d96f19a14de0f6bcaa2cfab77798e3dfa328ed19519b3e376210
MD5 74b44760020964a22f9f3de82ae08a02
BLAKE2b-256 4625c1bdb4c70cea06c589a3d6e2524c4f42b0047b3689aab1781a63c7c9cc93

See more details on using hashes here.

File details

Details for the file DataQualityFrameworkGovernance-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for DataQualityFrameworkGovernance-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 954969615b30df254ec7b234d08bae2c81b3ee0cac3cbc84877e36c30d761be3
MD5 eccfe45620efb3c48dcc714843f16510
BLAKE2b-256 6ae46010bce74eef004f7fc5b8326bb8ee4f8d5c945ca267481ba94a703488b8

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