GoodData Cloud to pandas
Project description
GoodData Pandas
This package contains a thin layer that utilizes gooddata-sdk and allows you to conveniently create pandas series and data frames from the computations done against semantic model in your GoodData.CN workspace.
See DOCUMENTATION for more details.
Requirements
-
GoodData.CN installation; either running on your cloud infrastructure or the free Community Edition running on your workstation
-
Python 3.10 or newer
Installation
Run the following command to install the gooddata-pandas package on your system:
pip install gooddata-pandas
Example
Create an indexed and a not-indexed series:
from gooddata_pandas import GoodPandas
# GoodData.CN host in the form of uri eg. "http://localhost:3000"
host = "http://localhost:3000"
# GoodData.CN user token
token = "some_user_token"
# initialize the adapter to work on top of GD.CN host and use the provided authentication token
gp = GoodPandas(host, token)
workspace_id = "demo"
series = gp.series(workspace_id)
# create indexed series
indexed_series = series.indexed(index_by="label/label_id", data_by="fact/measure_id")
# create non-indexed series containing just the values of measure sliced by elements of the label
non_indexed = series.not_indexed(data_by="fact/measure_id", granularity="label/label_id")
Bugs & Requests
Please use the GitHub issue tracker to submit bugs or request features.
Changelog
Consult Github releases for a released versions and list of changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gooddata_pandas-1.63.0.tar.gz.
File metadata
- Download URL: gooddata_pandas-1.63.0.tar.gz
- Upload date:
- Size: 181.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b8eaae7b4a8539d841bb1a01d7e95f319f6df0f7c3085ede9ed29d17bd3a154
|
|
| MD5 |
1dc1e0760dc9cc2061a17aff181c3c61
|
|
| BLAKE2b-256 |
ecd879c228f6767be8369b17d89130a83caaa18e55ca1f57cb4b5a9b2e7388ad
|
Provenance
The following attestation bundles were made for gooddata_pandas-1.63.0.tar.gz:
Publisher:
build-release.yaml on gooddata/gooddata-python-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gooddata_pandas-1.63.0.tar.gz -
Subject digest:
3b8eaae7b4a8539d841bb1a01d7e95f319f6df0f7c3085ede9ed29d17bd3a154 - Sigstore transparency entry: 1216647888
- Sigstore integration time:
-
Permalink:
gooddata/gooddata-python-sdk@d6a7ef436593fdedb0923c3c42ec0c9e77ae94e4 -
Branch / Tag:
refs/tags/v1.63.0 - Owner: https://github.com/gooddata
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-release.yaml@d6a7ef436593fdedb0923c3c42ec0c9e77ae94e4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file gooddata_pandas-1.63.0-py3-none-any.whl.
File metadata
- Download URL: gooddata_pandas-1.63.0-py3-none-any.whl
- Upload date:
- Size: 52.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c7df8686b553c158e4b436451fdef820b17ccc12d0267ddb3b86acd9639e593
|
|
| MD5 |
00d07525e43a54b9252397a172900714
|
|
| BLAKE2b-256 |
5720208c14bf94a76c7f41ed6897e1a0d6089de8730d0999f7aa33424b80784c
|
Provenance
The following attestation bundles were made for gooddata_pandas-1.63.0-py3-none-any.whl:
Publisher:
build-release.yaml on gooddata/gooddata-python-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gooddata_pandas-1.63.0-py3-none-any.whl -
Subject digest:
6c7df8686b553c158e4b436451fdef820b17ccc12d0267ddb3b86acd9639e593 - Sigstore transparency entry: 1216647950
- Sigstore integration time:
-
Permalink:
gooddata/gooddata-python-sdk@d6a7ef436593fdedb0923c3c42ec0c9e77ae94e4 -
Branch / Tag:
refs/tags/v1.63.0 - Owner: https://github.com/gooddata
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-release.yaml@d6a7ef436593fdedb0923c3c42ec0c9e77ae94e4 -
Trigger Event:
push
-
Statement type: