| Rows | {{ profile.rows }} |
|---|---|
| Columns | {{ profile.columns }} |
| Missing cells | {{ profile.missing_cells }} ({{ profile.missing_pct }}%) |
| Duplicate rows | {{ profile.duplicate_rows }} ({{ profile.duplicate_pct }}%) |
| Column | Type |
|---|---|
| {{ col }} | numeric |
| {{ col }} | text |
| {{ col }} | date |
| {{ col }} | categorical |
No missing values.
{% endif %}No numeric columns to summarise.
{% endif %}{{ clean_summary }}
No cleaning operations recorded.
{% endif %} {% if charts %}Generated by Tablofy