DataForge Playground

Upload a CSV. Profile it for quality issues. Preview repairs. No install, no signup.

Analyzing your data...

Proposing repairs...

Playground is stateless

Transaction journals shown here are ephemeral and will not be persisted. Install the CLI to use dataforge repair --apply and dataforge revert <txn_id>.


                
Your file is processed in memory and discarded after the response. No cookies, no analytics of file contents.
Run locally instead
pip install dataforge
dataforge profile your_data.csv
dataforge repair your_data.csv --dry-run

See the repository for full documentation.