2 Repos
Counts cells within a range that satisfy specific numerical or boolean conditions.
Distinct from Cell Count Lookups: Distinct from biological cell counting or resolution lookups; focuses on logical counting in tabular data.
Explore 2 awesome GitHub repositories matching data & databases · Conditional Cell Counting. Refine with filters or upvote what's useful.
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Counts occurrences of values based on boolean or numeric conditions for targeted statistical analysis.
IronCalc is an XLSX spreadsheet engine and formula evaluator designed to compute numerical expressions and manage workbook structures. It utilizes a logic engine compatible with industry standards to evaluate formulas and manage cell dependencies. The project provides a comprehensive suite of specialized toolkits, including a financial calculation library for bond pricing and net present value, and an engineering math toolkit for complex number arithmetic and Bessel functions. It also features a web-based spreadsheet interface for creating and formatting workbooks. The engine covers a broad
Provides functionality to count cells containing numbers that match specified conditions.