awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesData Frame Summaries

Computing summary statistics for tabular data with flexible output lengths.

Distinct from Data Summarizations: Distinct from general Data Summarizations: specifically handles the reduction of tabular data frames into summary tables.

Explore 1 awesome GitHub repository matching development tools & productivity · Data Frame Summaries. Refine with filters or upvote what's useful.

Awesome Data Frame Summaries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tidyverse/dplyrAvatar von tidyverse

    tidyverse/dplyr

    5,034Auf GitHub ansehen↗

    dplyr is an R data manipulation library that provides a grammar for transforming tabular data frames. It functions as an in-memory data frame processor and a relational data algebra tool, using a consistent set of verbs to filter, select, and summarize data. The project includes a SQL translation engine that converts high-level data manipulation expressions into optimized queries. This allows users to perform transformations directly on remote relational databases and cloud storage without pulling data locally. The library covers a broad range of tabular operations, including column mutation

    Reduces tables to a summary form by applying functions to groups with flexible output lengths.

    R
    Auf GitHub ansehen↗5,034
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Performance and Resource Profilers
  6. CPU Profilers
  7. Data Summarizations
  8. Data Frame Summaries