Data Cleansing
Data cleansing is the process of finding and fixing or removing information in a data set that is inaccurate, incomplete, duplicated, inconsistent, or corrupted. Its purpose is to improve the overall quality and consistency of the data so it can be relied upon for its intended use. Depending on the issue found, cleansing may involve correcting a record, standardizing its format, or removing it entirely.
Data cleansing (also called data cleaning) is the process of identifying and correcting or removing corrupt, inaccurate, incomplete, incorrectly formatted, duplicate, inconsistent, or irrelevant records within a dataset, table, or database to increase data quality and consistency. Typical operations include detecting and resolving errors and inconsistencies, deduplicating records, handling missing entries, and standardizing formats. The evidence provided describes cleansing at a general data-quality level and does not specify particular techniques, tooling, or governance controls; its application within model risk management or AI governance contexts (for example, as a control over training-data quality) is out of scope for these sources and should be treated separately.
Why it matters
Data cleansing addresses a foundational dependency: the reliability of any analysis, report, or model rests on the quality of the underlying data. As the source material emphasizes, cleansing exists to find and fix or remove information that is inaccurate, incomplete, duplicated, inconsistent, or corrupted so that the data can be relied upon for its intended use. Where those defects go uncorrected, downstream conclusions inherit the errors, and consistency across records cannot be assured.
Because the evidence here describes cleansing at a general data-quality level, its relevance to AI governance and model risk management should be understood by analogy rather than asserted as an established control. In many model risk frameworks, the quality of training and input data is treated as a distinct source of model risk, separate from model performance degradation over time; poor input data can undermine a model regardless of how well the model itself is specified. Data cleansing is one activity that can help manage data-quality issues, but the sources provided do not describe governance controls, validation procedures, or techniques specific to that context, and those should be treated separately.
It is worth noting that data cleansing reduces rather than eliminates data-quality risk. Correcting or removing defective records improves consistency, but it does not by itself guarantee that a dataset is fit for a particular purpose, nor does it resolve upstream questions such as whether the data was collected appropriately or represents the intended population. Those determinations are out of scope for the general definitions supplied here.
Who it's relevant to
Inside Data Cleansing
Common questions
Answers to the questions practitioners most commonly ask about Data Cleansing.