gooddata_pandas.result_convertor.DataFrameMetadata

class gooddata_pandas.result_convertor.DataFrameMetadata(row_totals_indexes: List[List[int]], execution_response: BareExecutionResponse)

Bases: object

__init__(row_totals_indexes: List[List[int]], execution_response: BareExecutionResponse) None

Method generated by attrs for class DataFrameMetadata.

Methods

__init__(row_totals_indexes, execution_response)

Method generated by attrs for class DataFrameMetadata.

from_data(headers, execution_response)

Attributes

row_totals_indexes

execution_response