BigHugger
sk Skill · ericrisco

data-cleaning

Use when a raw table is too dirty to trust — nulls, sentinels, duplicate rows, category sprawl, mixed types, bad dates — and you need a re-runnable clean() plus a schema gate that fails loud. NOT emitting .xlsx (that is spreadsheet-ops), NOT acquiring rows (that is data-scraper), NOT parsing PDF/HTML into rows (that is structured-extraction).

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonreproducibilitydeduplicationvalidationpandasJavaScriptpolarspanderadata-qualitydata-cleaning
Host repository
ericrisco/rsc-harness
Host stars
84
Host language
JavaScript