This gem runs in .
Overview
Use the DataCleansing gem to standardize data formats and address missing or null values in the data.Prerequisites
- Add
prophecy_basicspackage version 1.0.0 or higher to your project.
Parameters
Example
Assume you have a dataset that includes all entries from a feedback survey.- Select columns to clean:
Name - Replace null values in column:
Not provided - Modify case:
Title Case

