TableUnfolderHelper
Functions
unfold_columns_by_tags @classmethod
table :
Table keys :
List tag_key_row_name :
str Return type :
Table unfold_rows_by_tags @classmethod
Create new column for each column and tags combinaison
table :
Table table to unfold
keys :
List The tag keys
tag_key_column_name :
str Name for the column tag key that receives the column name
Return type :
Table