Pandas Overview
GoodData Pandas contains a thin layer that utilizes GoodData Python SDK and allows you to conveniently create pandas series and data frames from the computations done against semantic model in your GoodData workspace.
For further information, refer to the PANDAS section in the left navigation menu.
Installation
Run the following command to install the gooddata-pandas
package on your system:
Requirements
- Python 3.9 or newer
- GoodData.CN or GoodData Cloud
Examples
Here are a couple of introductory examples how to create indexed and not-indexed series and data frames: