awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sfu-db avatar

sfu-db/dataprep

0
View on GitHub↗
2,244 星标·227 分支·Python·MIT·4 次浏览dataprep.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 历史

sfu-db/dataprep 的 Star 历史图表sfu-db/dataprep 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Dataprep 的开源替代方案

相似的开源项目,按与 Dataprep 的功能重合度排序。
  • cleanlab/cleanlabcleanlab 的头像

    cleanlab/cleanlab

    11,513在 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
    在 GitHub 上查看↗11,513
  • deepnote/deepnotedeepnote 的头像

    deepnote/deepnote

    2,930在 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
    在 GitHub 上查看↗2,930
  • mwouts/jupytextmwouts 的头像

    mwouts/jupytext

    7,121在 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
    在 GitHub 上查看↗7,121
  • snorkel-team/snorkelsnorkel-team 的头像

    snorkel-team/snorkel

    5,981在 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
    在 GitHub 上查看↗5,981
查看 Dataprep 的所有 7 个替代方案→

常见问题解答

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.

sfu-db/dataprep 的主要功能有哪些?

sfu-db/dataprep 的主要功能包括:Data Centric AI, Data Exploration。

sfu-db/dataprep 有哪些开源替代品?

sfu-db/dataprep 的开源替代品包括: 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…