Ross ROSS = Recommend OSS · open-source software intelligence for agents

alan-turing-institute/CleverCSV

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files. observed · 2026-08-28

github.com/alan-turing-institute/CleverCSV · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 97
  • Release rhythm 51
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 259.5
  • age_days: 2772
  • days_rel: 114
  • days_push: 23
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1333 stars · 82 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CleverCSV is a Python package that provides a drop-in replacement for the built-in csv module with improved dialect detection for messy CSV files. It also includes a command-line tool for standardizing messy files and generating Python import code.

Use cases

  • detect the delimiter of a messy csv file
  • parse csv files with unknown formatting in python
  • standardize inconsistent csv files
  • generate python code to import a csv file
  • replace python csv module with better dialect detection
  • clean up csv files before data analysis

When to choose

  • you need to read CSV files with unknown or inconsistent dialects
  • you want a drop-in replacement for Python's csv module
  • you need CLI utilities to normalize or inspect CSV files

When to avoid

  • you only handle well-formed, consistent CSV files
  • you need CSV handling in a language other than Python

Facets

library · maturity active

parser csv cli data-science data-science files developer-tools parsers python cli cross-platform csv-dialect-detection drop-in-replacement messy-data data-wrangling

1 source

Member repositories

RepositoryRoleHealth v2
alan-turing-institute/CleverCSVmain82

For agents

markdown · JSON · MCP: product_card(name="alan-turing-institute/CleverCSV")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem