awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGenerator-Based Aggregations

Computation of totals or extremes using lazy generator expressions to minimize memory overhead.

Distinct from Criteria-Based Aggregations: Neither data-database aggregations nor UI iterators capture the specific Pythonic use of generators for mathematical aggregation.

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

Awesome Generator-Based Aggregations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jackzhenguo/python-small-examplesjackzhenguo 的头像

    jackzhenguo/python-small-examples

    8,132在 GitHub 上查看↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Calculates totals or extremes using generator expressions to process elements without allocating intermediate lists.

    Pythondata-sciencemachine-learningpython
    在 GitHub 上查看↗8,132
  1. Home
  2. Data & Databases
  3. Generator-Based Aggregations