dagster-pandas 0.27.5__py3-none-any.whl → 0.27.7__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 dagster-pandas might be problematic. Click here for more details.
- dagster_pandas/version.py +1 -1
- {dagster_pandas-0.27.5.dist-info → dagster_pandas-0.27.7.dist-info}/METADATA +2 -2
- {dagster_pandas-0.27.5.dist-info → dagster_pandas-0.27.7.dist-info}/RECORD +6 -6
- {dagster_pandas-0.27.5.dist-info → dagster_pandas-0.27.7.dist-info}/WHEEL +0 -0
- {dagster_pandas-0.27.5.dist-info → dagster_pandas-0.27.7.dist-info}/licenses/LICENSE +0 -0
- {dagster_pandas-0.27.5.dist-info → dagster_pandas-0.27.7.dist-info}/top_level.txt +0 -0
dagster_pandas/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.27.
|
|
1
|
+
__version__ = "0.27.7"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dagster-pandas
|
|
3
|
-
Version: 0.27.
|
|
3
|
+
Version: 0.27.7
|
|
4
4
|
Summary: Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
|
|
5
5
|
Home-page: https://github.com/dagster-io/dagster
|
|
6
6
|
Author: Dagster Labs
|
|
@@ -16,7 +16,7 @@ Classifier: Operating System :: OS Independent
|
|
|
16
16
|
Requires-Python: >=3.9,<3.14
|
|
17
17
|
Description-Content-Type: text/markdown
|
|
18
18
|
License-File: LICENSE
|
|
19
|
-
Requires-Dist: dagster==1.11.
|
|
19
|
+
Requires-Dist: dagster==1.11.7
|
|
20
20
|
Requires-Dist: pandas
|
|
21
21
|
Dynamic: author
|
|
22
22
|
Dynamic: author-email
|
|
@@ -3,7 +3,7 @@ dagster_pandas/constraints.py,sha256=rP_S-Ap8lfZpj8Utrx9vRLRCZSoeHeS-gMSvui0YnXY
|
|
|
3
3
|
dagster_pandas/data_frame.py,sha256=NoB-Laxz-Wx6dVKgCqQhPJmo9kN-DVcHyiMmHwXAk14,11097
|
|
4
4
|
dagster_pandas/py.typed,sha256=la67KBlbjXN-_-DfGNcdOcjYumVpKG_Tkw-8n5dnGB4,8
|
|
5
5
|
dagster_pandas/validation.py,sha256=oPODshNhi5o-q1Lxb9yxZPFIvqVrpzZTdiWBHiMabqU,19350
|
|
6
|
-
dagster_pandas/version.py,sha256=
|
|
6
|
+
dagster_pandas/version.py,sha256=2q8A1v0my4JKqq2Mun4r1CJc3a3hPBoWgXjeUKWcOpQ,23
|
|
7
7
|
dagster_pandas/examples/__init__.py,sha256=A0ecEVe4z9X1yGD9yfrKIDXq2zHhTgqAjqkLV6POPjg,2133
|
|
8
8
|
dagster_pandas/examples/pandas_hello_world.yaml,sha256=9CNhtFRuutBPsBpAsaTAncMwBnLzzN9H-ZkU_DaxtEw,82
|
|
9
9
|
dagster_pandas/examples/workspace.yaml,sha256=67d6PErFNq5l7DlRSFTGUwLUwFP1QTd8f8TOCGmbPnU,73
|
|
@@ -15,8 +15,8 @@ dagster_pandas/examples/pandas_hello_world/environments/pandas_hello_world_prod.
|
|
|
15
15
|
dagster_pandas/examples/pandas_hello_world/environments/pandas_hello_world_test.yaml,sha256=9CNhtFRuutBPsBpAsaTAncMwBnLzzN9H-ZkU_DaxtEw,82
|
|
16
16
|
dagster_pandas/examples/pandas_hello_world/environments/papermill_pandas_hello_world_prod.yaml,sha256=C6WtgRQBtvNUk-uheCPA-PhBxxRh46hP6Y_cD8xr2BE,108
|
|
17
17
|
dagster_pandas/examples/pandas_hello_world/environments/papermill_pandas_hello_world_test.yaml,sha256=LWTGTo1qv_Ph0tqefoXv7x62PD6L-8Hm4GxSeMW6NGk,103
|
|
18
|
-
dagster_pandas-0.27.
|
|
19
|
-
dagster_pandas-0.27.
|
|
20
|
-
dagster_pandas-0.27.
|
|
21
|
-
dagster_pandas-0.27.
|
|
22
|
-
dagster_pandas-0.27.
|
|
18
|
+
dagster_pandas-0.27.7.dist-info/licenses/LICENSE,sha256=4lsMW-RCvfVD4_F57wrmpe3vX1xwUk_OAKKmV_XT7Z0,11348
|
|
19
|
+
dagster_pandas-0.27.7.dist-info/METADATA,sha256=zZ5aZkneGK3_8qR75B5eVAK8EYGSKtrzP3CgWV42eyM,1188
|
|
20
|
+
dagster_pandas-0.27.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
21
|
+
dagster_pandas-0.27.7.dist-info/top_level.txt,sha256=pbqh1vicDL3g55vtJyxAgEshkdrTsnt_WeUPk8Uemq8,15
|
|
22
|
+
dagster_pandas-0.27.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|