gooddata-pandas 1.53.1.dev1__py3-none-any.whl → 1.54.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of gooddata-pandas might be problematic. Click here for more details.
- {gooddata_pandas-1.53.1.dev1.dist-info → gooddata_pandas-1.54.0.dist-info}/METADATA +5 -6
- {gooddata_pandas-1.53.1.dev1.dist-info → gooddata_pandas-1.54.0.dist-info}/RECORD +4 -4
- {gooddata_pandas-1.53.1.dev1.dist-info → gooddata_pandas-1.54.0.dist-info}/WHEEL +0 -0
- {gooddata_pandas-1.53.1.dev1.dist-info → gooddata_pandas-1.54.0.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gooddata-pandas
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.54.0
|
|
4
4
|
Summary: GoodData Cloud to pandas
|
|
5
|
-
Project-URL: Documentation, https://gooddata-pandas.readthedocs.io/en/v1.
|
|
5
|
+
Project-URL: Documentation, https://gooddata-pandas.readthedocs.io/en/v1.54.0
|
|
6
6
|
Project-URL: Source, https://github.com/gooddata/gooddata-python-sdk
|
|
7
7
|
Author-email: GoodData <support@gooddata.com>
|
|
8
8
|
License: MIT
|
|
@@ -11,7 +11,6 @@ Keywords: analytics,business,cloud,data,data_frame,frame,gooddata,headless,headl
|
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Classifier: Environment :: Console
|
|
13
13
|
Classifier: License :: OSI Approved :: MIT License
|
|
14
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
15
|
Classifier: Programming Language :: Python :: 3.11
|
|
17
16
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -20,8 +19,8 @@ Classifier: Topic :: Database
|
|
|
20
19
|
Classifier: Topic :: Scientific/Engineering
|
|
21
20
|
Classifier: Topic :: Software Development
|
|
22
21
|
Classifier: Typing :: Typed
|
|
23
|
-
Requires-Python: >=3.
|
|
24
|
-
Requires-Dist: gooddata-sdk~=1.
|
|
22
|
+
Requires-Python: >=3.10
|
|
23
|
+
Requires-Dist: gooddata-sdk~=1.54.0
|
|
25
24
|
Requires-Dist: pandas<3.0.0,>=2.0.0
|
|
26
25
|
Description-Content-Type: text/markdown
|
|
27
26
|
|
|
@@ -37,7 +36,7 @@ See [DOCUMENTATION](https://gooddata-pandas.readthedocs.io/en/latest/) for more
|
|
|
37
36
|
- GoodData.CN installation; either running on your cloud
|
|
38
37
|
infrastructure or the free Community Edition running on your workstation
|
|
39
38
|
|
|
40
|
-
- Python 3.
|
|
39
|
+
- Python 3.10 or newer
|
|
41
40
|
|
|
42
41
|
## Installation
|
|
43
42
|
|
|
@@ -7,7 +7,7 @@ gooddata_pandas/py.typed,sha256=u_MS29sadlaIqGRPYFjWml5u0gQnoQfvbsf9pu3TZJU,94
|
|
|
7
7
|
gooddata_pandas/result_convertor.py,sha256=Tv6Ee3JxxFbKoPmXz0R0fl7x7HnI0-5pHycFu-QsFus,34928
|
|
8
8
|
gooddata_pandas/series.py,sha256=ELBSg1jKy-AYrtXErpNhsmQ0Zd6mP1M6FNS6bGgNPyI,6780
|
|
9
9
|
gooddata_pandas/utils.py,sha256=JhWs0WYqg-9o3aWRP21ERFAxCKoT5oNKQ5mKlJh4uT4,8091
|
|
10
|
-
gooddata_pandas-1.
|
|
11
|
-
gooddata_pandas-1.
|
|
12
|
-
gooddata_pandas-1.
|
|
13
|
-
gooddata_pandas-1.
|
|
10
|
+
gooddata_pandas-1.54.0.dist-info/METADATA,sha256=jxpxnIYwRp4tj3u-RCU7loZ6CH6Hnzkwo_dE_Ls4kDc,2821
|
|
11
|
+
gooddata_pandas-1.54.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
12
|
+
gooddata_pandas-1.54.0.dist-info/licenses/LICENSE.txt,sha256=3RjzQk8y9HG1_LgqvbEqWZKJnTQGOO1cpzYzBc13Myk,149825
|
|
13
|
+
gooddata_pandas-1.54.0.dist-info/RECORD,,
|
|
File without changes
|
{gooddata_pandas-1.53.1.dev1.dist-info → gooddata_pandas-1.54.0.dist-info}/licenses/LICENSE.txt
RENAMED
|
File without changes
|