awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sfu-db avatar

sfu-db/dataprep

0
View on GitHub↗
2,244 stars·227 forks·Python·MIT·14 viewsdataprep.ai↗

Dataprep

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.

Features

  • Data Centric AI - Streamlines data collection, cleaning, and visualization workflows.
  • Data Exploration - Tools for collecting, cleaning, and visualizing data.

Star history

Star history chart for sfu-db/dataprepStar history chart for sfu-db/dataprep

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dataprep

These projects share indexed features with Dataprep. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513
  • deepnote/deepnotedeepnote avatar

    deepnote/deepnote

    2,930View on GitHub↗

    Deepnote is a drop-in replacement for Jupyter with an AI-first design, sleek UI, new blocks, and native data integrations. Use Python, R, and SQL locally in your favorite IDE, then scale to Deepnote cloud for real-time collaboration, Deepnote agent, and deployable data apps. https://deepnote.com/

    TypeScript
    View on GitHub↗2,930
  • mwouts/jupytextmwouts avatar

    mwouts/jupytext

    7,121View on GitHub↗

    Jupytext is a synchronization tool and text converter for Jupyter Notebooks. It transforms notebook files into plain text formats, such as Markdown or Python scripts, to enable line-by-line diffs and peer reviews within version control systems. The tool pairs notebook files with corresponding text files to maintain a dual representation of the same content. It uses bidirectional synchronization to update linked files based on the most recent modifications, allowing notebook content to be edited inside standard text editors. Beyond file conversion and synchronization, the project provides cap

    Pythonhydrogenjupyter-notebookjupyterlab
    View on GitHub↗7,121
  • snorkel-team/snorkelsnorkel-team avatar

    snorkel-team/snorkel

    5,981View on GitHub↗

    Snorkel is a weak supervision system that enables users to programmatically generate training labels for machine learning models without manual annotation. At its core, it provides a framework for writing labeling functions as Python callables that each vote on data points, and then trains a probabilistic graphical model over these multiple weak supervision sources to estimate latent true labels without any ground truth data. The system automatically learns accuracy and correlation parameters between labeling functions by analyzing observed agreement patterns on unlabeled data, converting lab

    Python
    View on GitHub↗5,981
Compare all 7 related projects→

Frequently asked questions

What does sfu-db/dataprep do?

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.

What are the main features of sfu-db/dataprep?

The main features of sfu-db/dataprep are: Data Centric AI, Data Exploration.

Which projects share features with sfu-db/dataprep?

Projects with overlapping indexed features include: cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… deepnote/deepnote — Deepnote is a drop-in replacement for Jupyter with an AI-first design, sleek UI, new blocks, and native data… mwouts/jupytext — Jupytext is a synchronization tool and text converter for Jupyter Notebooks. It transforms notebook files into plain… snorkel-team/snorkel — Snorkel is a weak supervision system that enables users to programmatically generate training labels for machine… tkrabel/bamboolib — bamboolib - a GUI for pandas DataFrames. ydataai/pandas-profiling — This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive…