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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dgrtwo/broom

Open-source alternatives to Broom

30 open-source projects similar to dgrtwo/broom, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Broom alternative.

  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar de iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Voir sur GitHub↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    matplotlibnumpypandas
    Voir sur GitHub↗8,937
  • hosseinmoein/dataframeAvatar de hosseinmoein

    hosseinmoein/DataFrame

    2,917Voir sur GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    C++aicppdata-analysis
    Voir sur GitHub↗2,917
  • morvanzhou/tutorialsAvatar de MorvanZhou

    MorvanZhou/tutorials

    12,952Voir sur GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    Voir sur GitHub↗12,952

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.

Find more with AI search
  • mrdbourke/zero-to-mastery-mlAvatar de mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Voir sur GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    Voir sur GitHub↗5,839
  • teableio/teableAvatar de teableio

    teableio/teable

    21,346Voir sur GitHub↗

    Teable is a self-hosted relational data management tool and no-code PostgreSQL database. It provides a spreadsheet-like interface for managing and querying structured data, allowing users to interact with a professional database backend without writing manual SQL for every operation. The platform is an extensible low-code system that allows for the integration of custom plugins and extensions through a dedicated application bridge and marketplace. It enables the creation of tailored internal tools by adding new features or modifying behavior via these external extensions. The system covers a

    TypeScriptairtableairtable-alternativeapp-builder
    Voir sur GitHub↗21,346
  • datawhalechina/joyful-pandasAvatar de datawhalechina

    datawhalechina/joyful-pandas

    5,164Voir sur GitHub↗

    This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data manipulation and analysis. It serves as a tabular data processing guide and a manual for time series analysis, providing a structured approach to cleaning, merging, and transforming datasets. The repository functions as a data feature engineering course, providing tutorials on constructing and selecting dataset features to improve machine learning model performance. It also includes a vectorized data operations guide for performing element-wise mathematical computations and matrix

    Jupyter Notebookpandas
    Voir sur GitHub↗5,164
  • scriban/scribanAvatar de scriban

    scriban/scriban

    3,905Voir sur GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    C#handlebarsliquidmustache
    Voir sur GitHub↗3,905
  • boeing/config-file-validatorAvatar de Boeing

    Boeing/config-file-validator

    507Voir sur GitHub↗

    Cross-platform CLI tool to validate configuration files across 17 formats. Syntax and schema validation with JSON Schema, XSD, and SchemaStore integration. Written in Go.

    Gocli-toolcli-toolsconfig-validation
    Voir sur GitHub↗507
  • blaze/blazeAvatar de blaze

    blaze/blaze

    3,192Voir sur GitHub↗

    NumPy and Pandas interface to Big Data

    Python
    Voir sur GitHub↗3,192
  • andmarti1424/sc-imAvatar de andmarti1424

    andmarti1424/sc-im

    5,638Voir sur GitHub↗

    sc-im is a text user interface spreadsheet calculator and data manager. It provides a keyboard-driven environment for performing mathematical computations and managing data grids within a command line interface. The application is scriptable, supporting custom functions, event-driven triggers, and the integration of external scripts to automate calculation tasks. It further allows for the loading of external compiled modules at runtime to extend its mathematical capabilities. The system covers data management through row sorting, filtering, and subtotal calculations. It supports data interop

    Cconsoleconsole-applicationncurses
    Voir sur GitHub↗5,638
  • hadley/stringrAvatar de hadley

    hadley/stringr

    665Voir sur GitHub↗

    A fresh approach to string manipulation in R

    R
    Voir sur GitHub↗665
  • ddopson/underscore-cliAvatar de ddopson

    ddopson/underscore-cli

    1,735Voir sur GitHub↗

    Command-line utility-belt for hacking JSON and Javascript.

    JavaScript
    Voir sur GitHub↗1,735
  • dgrtwo/fuzzyjoinAvatar de dgrtwo

    dgrtwo/fuzzyjoin

    700Voir sur GitHub↗

    Join tables together on inexact matching

    R
    Voir sur GitHub↗700
  • dodger487/dplythonAvatar de dodger487

    dodger487/dplython

    761Voir sur GitHub↗

    dplyr for python

    Python
    Voir sur GitHub↗761
  • dagworks-inc/hamiltonAvatar de dagworks-inc

    dagworks-inc/hamilton

    2,528Voir sur GitHub↗

    Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.

    Jupyter Notebook
    Voir sur GitHub↗2,528
  • coursera/pandas-plyAvatar de coursera

    coursera/pandas-ply

    197Voir sur GitHub↗

    functional data manipulation for pandas

    HTML
    Voir sur GitHub↗197
  • apollozhu/boolbuilderAvatar de ApolloZhu

    ApolloZhu/BoolBuilder

    13Voir sur GitHub↗

    @resultBuilder for building a Bool.

    Swift
    Voir sur GitHub↗13
  • eyaltrabelsi/pandas-logAvatar de eyaltrabelsi

    eyaltrabelsi/pandas-log

    217Voir sur GitHub↗

    The goal of pandas-log is to provide feedback about basic pandas operations. It provides simple wrapper functions for the most common functions that add additional logs

    Python
    Voir sur GitHub↗217
  • gagolews/stringiAvatar de gagolews

    gagolews/stringi

    317Voir sur GitHub↗

    Fast and Portable Character String Processing in R (with the Unicode ICU)

    C++
    Voir sur GitHub↗317
  • h2oai/datatableAvatar de h2oai

    h2oai/datatable

    1,877Voir sur GitHub↗

    A Python package for manipulating 2-dimensional tabular data structures

    C++
    Voir sur GitHub↗1,877
  • hadley/dplyrAvatar de hadley

    hadley/dplyr

    5,033Voir sur GitHub↗

    dplyr is a data manipulation library and grammar for transforming tabular data. It functions as a relational data algebra toolkit and a data frame transformation tool, providing a consistent set of verbs for filtering, selecting, and summarizing data. The project is distinguished by its SQL translation layer, which converts high-level manipulation logic into native queries for execution on remote database backends. It employs a tidy-selection domain language for programmatically identifying columns by name, position, or type, and uses a pipeline-based operation chaining model to sequence tran

    R
    Voir sur GitHub↗5,033
  • hadley/reshapeAvatar de hadley

    hadley/reshape

    214Voir sur GitHub↗

    An R package to flexible rearrange, reshape and aggregate data

    R
    Voir sur GitHub↗214
  • ericmjl/pyjanitorAvatar de ericmjl

    ericmjl/pyjanitor

    1,497Voir sur GitHub↗

    Clean APIs for data cleaning. Python implementation of R package Janitor

    Python
    Voir sur GitHub↗1,497
  • hadley/tidyrAvatar de hadley

    hadley/tidyr

    1,432Voir sur GitHub↗

    Tidy Messy Data

    R
    Voir sur GitHub↗1,432
  • harehare/mqAvatar de harehare

    harehare/mq

    922Voir sur GitHub↗

    A jq-like Markdown query language for command-line processing

    Rustcliinterpreterjq
    Voir sur GitHub↗922
  • homeport/dyffAvatar de homeport

    homeport/dyff

    1,711Voir sur GitHub↗
    Goboshdiffdyff
    Voir sur GitHub↗1,711
  • busyloop/vjAvatar de busyloop

    busyloop/vj

    99Voir sur GitHub↗

    vj - JSON Humanizer

    Ruby
    Voir sur GitHub↗99
  • drama999/bitwiserAvatar de DrAma999

    DrAma999/BitWiser

    28Voir sur GitHub↗

    Bitwiser is a collection of methods and properties that makes you work with bits, bytes and nibbles a piece of cake

    Swift
    Voir sur GitHub↗28
  • jmcarpenter2/swifterAvatar de jmcarpenter2

    jmcarpenter2/swifter

    2,641Voir sur GitHub↗

    A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

    Python
    Voir sur GitHub↗2,641
  • dovpanda-dev/dovpandaAvatar de dovpanda-dev

    dovpanda-dev/dovpanda

    478Voir sur GitHub↗

    Directions overlay for working with pandas in an analysis environment

    Python
    Voir sur GitHub↗478