awesome-repositories.com
Blog
MCP
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
·
rhiever avatar

rhiever/datacleaner

0
View on GitHub↗
1,083 stars·206 forks·Python·MIT·2 vues

Datacleaner

A Python tool that automatically cleans data sets and readies them for analysis.

Features

  • Data Manipulation Libraries - Tool for automatically cleaning and preparing datasets.

Historique des stars

Graphique de l'historique des stars pour rhiever/datacleanerGraphique de l'historique des stars pour rhiever/datacleaner

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 à Datacleaner

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Datacleaner.
  • arrow-py/arrowAvatar de arrow-py

    arrow-py/arrow

    9,046Voir sur GitHub↗

    Arrow is a Python date and time library that provides a simplified interface for creating and manipulating timestamps by wrapping the Python standard library. It serves as a tool for managing date objects, handling timezone offsets, and performing relative date calculations. The library is distinguished by its ability to humanize timestamps into natural language relative descriptions across multiple locales and parse human-readable time phrases back into precise date objects. It also features a specialized parser for converting ISO 8601 strings and custom formatted text into date objects. Br

    Python
    Voir sur GitHub↗9,046
  • cupy/cupyAvatar de cupy

    cupy/cupy

    11,000Voir sur GitHub↗

    CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads. The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio

    Python
    Voir sur GitHub↗11,000
  • dask/daskAvatar de dask

    dask/dask

    13,746Voir sur GitHub↗

    Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows from single machines to large clusters. It functions as a cluster resource manager that orchestrates computational logic by representing tasks and their dependencies as directed acyclic graphs. This architecture allows the system to automate the distribution of workloads across available hardware while managing complex execution requirements. The project distinguishes itself through a lazy evaluation engine that defers data operations until they are explicitly requested, enabl

    Pythondasknumpypandas
    Voir sur GitHub↗13,746
  • ajcr/100-pandas-puzzlesAvatar de ajcr

    ajcr/100-pandas-puzzles

    2,967Voir sur GitHub↗

    Inspired by 100 Numpy exerises, here are 100* short puzzles for testing your knowledge of pandas' power.

    Jupyter Notebook
    Voir sur GitHub↗2,967
Voir les 24 alternatives à Datacleaner→

Questions fréquentes

Que fait rhiever/datacleaner ?

A Python tool that automatically cleans data sets and readies them for analysis.

Quelles sont les fonctionnalités principales de rhiever/datacleaner ?

Les fonctionnalités principales de rhiever/datacleaner sont : Data Manipulation Libraries.

Quelles sont les alternatives open-source à rhiever/datacleaner ?

Les alternatives open-source à rhiever/datacleaner incluent : arrow-py/arrow — Arrow is a Python date and time library that provides a simplified interface for creating and manipulating timestamps… cupy/cupy — CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and… dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… dateutil/dateutil — Useful extensions to the standard Python datetime features. fugue-project/fugue — | Tutorials | API Documentation | Chat with us on slack! | | ----------------------------------------------------------… ajcr/100-pandas-puzzles — Inspired by 100 Numpy exerises, here are 100* short puzzles for testing your knowledge of pandas' power.