awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vuesdataprep.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.

Historique des stars

Graphique de l'historique des stars pour sfu-db/dataprepGraphique de l'historique des stars pour sfu-db/dataprep

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Dataprep

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Dataprep.
  • cleanlab/cleanlabAvatar de cleanlab

    cleanlab/cleanlab

    11,513Voir sur 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
    Voir sur GitHub↗11,513
  • deepnote/deepnoteAvatar de deepnote

    deepnote/deepnote

    2,930Voir sur 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
    Voir sur GitHub↗2,930
  • mwouts/jupytextAvatar de mwouts

    mwouts/jupytext

    7,121Voir sur 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
    Voir sur GitHub↗7,121
  • snorkel-team/snorkelAvatar de snorkel-team

    snorkel-team/snorkel

    5,981Voir sur 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
    Voir sur GitHub↗5,981
Voir les 7 alternatives à Dataprep→

Questions fréquentes

Que fait sfu-db/dataprep ?

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

Quelles sont les fonctionnalités principales de sfu-db/dataprep ?

Les fonctionnalités principales de sfu-db/dataprep sont : Data Centric AI, Data Exploration.

Quelles sont les alternatives open-source à sfu-db/dataprep ?

Les alternatives open-source à sfu-db/dataprep incluent : 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…