You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: narwhals-python/README.md
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,14 @@
1
-
This file contains the downloadable code from the RealPython tutorial: \[Writing DataFrameAgnostic Python Code With Narwhals](https://realpython.com/dataframe-agnostic-code-with-narwhals-python/)
1
+
# Writing DataFrame-Agnostic Python Code With Narwhals
2
2
3
+
This folder contains the downloadable code from the Real Python tutorial: [Writing DataFrame-Agnostic Python Code With Narwhals](https://realpython.com/python-narwhals/).
3
4
4
-
5
-
authors.parquet - File of data for main sections of the tutorial.
6
-
7
-
books.parquet - File of data for the self study section of the tutorial.
8
-
9
-
presidents.parquet - File of data for the self study section of the tutorial.
10
-
11
-
12
-
13
-
exercise\_solution.py - File containing a possible solution to the self study exercise.
14
-
15
-
universal\_processing.py - File containing functions used in the main sections of the tutorial.
0 commit comments