DataCleansing
Use the DataCleansing gem to standardize data formats and address missing or null values in the data.
Parameters
Parameter | Description |
---|---|
Select columns you want to clean | The set of columns on which to perform cleaning transformations |
Remove null data | The method used to remove null data |
Replace null values in column | The method used to replace null values |
Clean data | Different ways to standardize the format of data in columns |