Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

TableTagAggregatorHelper

Helper to aggregate table rows or columns base on table tags

Functions
aggregate_by_column_tags @classmethod

Group data along a list of column tag keys

table : Table
keys : List
func : Literal - mean
Return type : Table
aggregate_by_row_tags @classmethod

Aggregtor data along a list of row tag keys

table : Table
keys : List
func : Literal - mean
Return type : Table
sort_by_column_tags @classmethod
table : Table
keys : List
Return type : Table
sort_by_row_tags @classmethod
table : Table
keys : List
Return type : Table
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.