Skip to content

aggregates

relationalai.semantics.std

Aggregation functions for relational operations.

This module provides functions for aggregating data including:

  • Statistical aggregates
  • String aggregation
  • Ranking and sorting
  • Ordering modifiers
  • Grouped aggregations

Functions exposed by this module.

Classes exposed by this module.

RelationalAI Documentation
└──  Build With RelationalAI
    └──  Understand how PyRel works > Use advanced reasoning > Rules-based reasoning
        └──  Aggregate and group data
            ├──  Understand aggregates and explicit grouping
            └──  Choose the right aggregate