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 RepositoriesHorizontal Aggregations

Functions for calculating values across multiple columns using folding operations.

Distinguishing note: Focuses on row-wise or column-wise folding rather than vertical group-based aggregation.

Explore 1 awesome GitHub repository matching data & databases · Horizontal Aggregations. Refine with filters or upvote what's useful.

Awesome Horizontal Aggregations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pola-rs/polarsAvatar von pola-rs

    pola-rs/polars

    38,855Auf GitHub ansehen↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Calculates horizontal aggregations across multiple columns by applying folding functions to sequences of expressions.

    Rustarrowdataframedataframe-library
    Auf GitHub ansehen↗38,855
  1. Home
  2. Data & Databases
  3. Horizontal Aggregations