Examples
Realistic, self-contained examples that show how to use EazyDataFix on the datasets you actually deal with.
For the full gallery — including expected output and downloadable datasets — visit the Examples gallery.
All examples
CSV Cleaning
Load a messy CSV, assess quality and export a cleaned copy.
CSVassessfix
Excel Cleaning
Clean missing values, whitespace and duplicate rows from an .xlsx workbook.
Excelfix
Hospital Dataset
Profile a synthetic hospital admissions dataset with mixed values and nulls.
healthcareprofile
HR Dataset
Trim inconsistent text spacing and remove duplicate employee records.
HRduplicates
Sales Dataset
Assess a daily sales extract with missing amounts and mixed currencies.
salesassess
Student Dataset
Profile and assess a synthetic student dataset before modelling.
educationprofile
Titanic Dataset
The classic tutorial dataset — clean, profile and export.
tutorialfix