Skip to main content

DataCleansing

SQL

Use the DataCleansing gem to standardize data formats and address missing or null values in the data.

Parameters

ParameterDescription
Select columns you want to cleanThe set of columns on which to perform cleaning transformations
Remove null dataThe method used to remove null data
Replace null values in columnThe method used to replace null values
Clean dataDifferent ways to standardize the format of data in columns