Skip to content

Commit ff29196

Browse files
add narwhals deps
1 parent ede80e3 commit ff29196

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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)