Back to bricks list
Introduction
Technical Documentation
Other Classes
TableUnfolderHelper
Version

TableUnfolderHelper

Functions

UNFOLD_COLUMNS_BY_TAGS - @classmethod
Parameters:
NameTypeDefault valueDescription
tableTable
keysList
tag_key_row_namestr
Return type:
Table
UNFOLD_ROWS_BY_TAGS - @classmethod

Create new column for each column and tags combinaison

Parameters:
NameTypeDefault valueDescription
tableTable Table to unfold
keysList The tag keys str
tag_key_column_namestr Name for the column tag key that receives the column name
Return type:
Table