Skip to content

Commit 15c9aa4

Browse files
authored
Merge pull request #121 from etrotta/etrotta/missing-data-weather
Add Missing Data notebook to Polars course
2 parents 8088df6 + 7c455f1 commit 15c9aa4

File tree

2 files changed

+838
-1
lines changed

2 files changed

+838
-1
lines changed

polars/03_loading_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# requires-python = ">=3.12"
33
# dependencies = [
44
# "adbc-driver-sqlite==1.7.0",
5-
# "duckdb>=1.4.0.dev",
5+
# "duckdb==1.4.0",
66
# "lxml==6.0.0",
77
# "marimo",
88
# "pandas==2.3.2",

0 commit comments

Comments
 (0)