Upload
Upload your raw dataset and instantly inspect its rows, columns, and contents.
DataForge is a simple, user-friendly web app designed to simplify the entire data lifecycle — from raw messy files to clean, usable insights. Built as a personal training project using Python, FastAPI, Pandas, Matplotlib, Seaborn, and Scikit-Learn, it allows users to clean, analyze, visualize, and model their data with minimal effort.
Upload your raw dataset and instantly inspect its rows, columns, and contents.
Handle missing values, duplicates, outliers, and normalization without wrestling Pandas manually.
Explore distributions, relationships, trends, and patterns using useful visualizations.
Perform statistical analysis or use machine-learning algorithms and inspect their results.
Choose an operation first. DataForge reveals only the parameters that operation actually needs.