We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823cd2b commit f2095d0Copy full SHA for f2095d0
gooddata-pandas/gooddata_pandas/result_convertor.py
@@ -443,6 +443,7 @@ class DataFrameMetadata:
443
"""
444
445
row_totals_indexes: list[list[int]]
446
+ column_totals_indexes: list[list[int]]
447
execution_response: BareExecutionResponse
448
primary_labels_from_index: dict[int, dict[str, str]]
449
primary_labels_from_columns: dict[int, dict[str, str]]
0 commit comments