awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dgrtwo avatar

dgrtwo/broomFork

0
View on GitHub↗
24 stele·4 fork-uri·R·4 vizualizăribroom.tidyverse.org↗

Broom

Convert statistical analysis objects from R into tidy format

Features

  • Data Manipulation - Converting statistical objects into tidy data frames.
  • Data Manipulation - Converts statistical analysis objects into tidy data frames.

Istoric stele

Graficul istoricului de stele pentru dgrtwo/broomGraficul istoricului de stele pentru dgrtwo/broom

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Broom

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Broom.
  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Vezi pe 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
    Vezi pe GitHub↗8,937
  • hosseinmoein/dataframeAvatar hosseinmoein

    hosseinmoein/DataFrame

    2,917Vezi pe 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
    Vezi pe GitHub↗2,917
  • datawhalechina/joyful-pandasAvatar datawhalechina

    datawhalechina/joyful-pandas

    5,164Vezi pe 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
    Vezi pe GitHub↗5,164
  • morvanzhou/tutorialsAvatar MorvanZhou

    MorvanZhou/tutorials

    12,952Vezi pe 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
    Vezi pe GitHub↗12,952
Vezi toate cele 30 alternative pentru Broom→

Întrebări frecvente

Ce face dgrtwo/broom?

Convert statistical analysis objects from R into tidy format

Care sunt principalele funcționalități ale dgrtwo/broom?

Principalele funcționalități ale dgrtwo/broom sunt: Data Manipulation.

Care sunt câteva alternative open-source pentru dgrtwo/broom?

Alternativele open-source pentru dgrtwo/broom includ: iamseancheney/python_for_data_analysis_2nd_chinese_version — This project is an educational resource and a collection of instructional materials for performing data manipulation… mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… datawhalechina/joyful-pandas — This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data… hosseinmoein/dataframe — DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… teableio/teable — Teable is a self-hosted relational data management tool and no-code PostgreSQL database. It provides a…