ended6월 15일· 1 sources
Instant CSV Analysis Without Dependency Overhead
CSV 분석, 이제 pandas 없이 빠르게 한다
Why it matters
CSV inspection traditionally requires choosing between Excel's UI limitations, pandas' complex setup, or csvkit's additional dependencies. This zero-dependency CLI delivers instant profiling—data types, null detection, value distributions, and statistics—in a single terminal command, eliminating environment setup friction and making exploratory data analysis accessible anywhere.
1
Sources
+0
24h
—
Growth
98d
Active
CSV analysiscsvsightzero-dependency CLIdata profilingpandas alternative