Tabular Eda

Profile a new tabular dataset before modeling. Find target leakage, missing data patterns, high-cardinality categoricals, near-constant features, redundant pairs, and non-linear relationships that Pearson correlation misses. Use whenever the user hands you a CSV or parquet and asks "what should I do with this?" Always run this skill before training any model on data you haven't seen before.

brojonat 27a4238 4 files · 43.8 KB Updated

File contents

brojonat/llmsrules/tree/main/skills/tabular-eda commit 27a4238425

Frequently asked questions

npx skillmds@latest add brojonat/tabular-eda