2 个仓库
Mapping of numerical or temporal intervals to values with support for aggregating overlapping ranges.
Distinct from Interval Querying: Distinct from interval querying or overlap detection as it focuses on the association and aggregation of values over intervals.
Explore 2 awesome GitHub repositories matching data & databases · Interval-Value Aggregation. Refine with filters or upvote what's useful.
Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a
Associates intervals with values and provides mechanisms to aggregate them when intervals overlap.
这是一个图形语法可视化库,用于通过将表格数据映射到视觉标记来构建图表。它作为一个 SVG 数据可视化工具和探索性数据分析 API,允许用户渲染复杂的可视化效果和地理地图。 该库具有一个 GeoJSON 地图渲染器,可将球坐标投影到二维像素空间,以及一个用于高效数据处理的 Apache Arrow 可视化接口。 其功能面涵盖通过分箱(binning)和分组进行数据转换、通过自动比例推断和配色方案应用进行视觉编码,以及生成小多重图(small multiples)。它支持在分层视图中渲染几何形状,并在服务器端环境中导出静态图像。
Ensures uniform spatial distribution and visibility of missing data points by rounding values to fixed intervals.