_AccumulatedData.
result
result(
) ->
<class 'gooddata_pandas.result_convertor._DataWithHeaders'>
Returns the data with headers.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
_DataWithHeaders | The data, data headers, grand totals and grand total headers. |