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

skrub-data/skrub

Machine learning with dataframes observed · 2026-08-28

github.com/skrub-data/skrub · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • 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: 39.5
  • age_days: 3096
  • days_rel: 58
  • days_push: 8
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1650 stars · 275 forks observed · 2026-08-28

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

skrub is a Python library that facilitates machine learning with dataframes, providing preprocessing, encoding, and wrangling tools for tabular and dirty data. It integrates with scikit-learn-style pipelines to turn messy dataframes into ML-ready features.

Use cases

  • preprocess messy dataframes for machine learning
  • encode high-cardinality categorical columns
  • clean dirty tabular data before training models
  • build sklearn pipelines on pandas or polars dataframes
  • join and featurize multiple tables for ML
  • prepare text and categorical columns for scikit-learn estimators

When to choose

  • you train ML models on tabular data stored in dataframes
  • you need robust encoders for messy categorical or text columns
  • you want scikit-learn-compatible transformers for data preparation
  • you work with pandas or polars and need feature engineering helpers

When to avoid

  • you need deep learning on images or raw text rather than tabular data
  • you want a full AutoML or model-training framework
  • your data is not dataframe/tabular in nature

Facets

library · maturity active

machine-learning data-science etl machine-learning data-science python dataframes data-preprocessing data-cleaning scikit-learn dirty-data tabular-data

3 sources

Member repositories

RepositoryRoleHealth v2
skrub-data/skrubmain93

For agents

markdown · JSON · MCP: product_card(name="skrub-data/skrub")

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