Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit b32f8f1

Browse files
add narwhals deps
1 parent 841ce2e commit b32f8f1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

data_science_tools/pandas_api_on_spark.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# "pyarrow==20.0.0",
1010
# "pyspark==3.5.5",
1111
# "scikit-learn==1.6.1",
12+
# "narwhals==1.36.0",
1213
# ]
1314
# ///
1415

data_science_tools/pyspark_parametrize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# requires-python = ">=3.11"
33
# dependencies = [
44
# "marimo",
5+
# "narwhals==1.36.0",
56
# "pandas==2.2.3",
67
# "pyspark==3.5.5",
78
# ]

0 commit comments

Comments
 (0)