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
# 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/).
|`authors.parquet`| Data for main sections of the tutorial |
8
-
|`books.parquet`| Data for the self study section of the tutorial |
9
-
|`presidents.parquet`| Data for the self study section of the tutorial |
10
-
|`exercise_solution.py`| A possible solution to the self study exercise |
11
-
|`universal_processing.py`| Functions used in the main sections of the tutorial |
12
-
13
-
14
-
15
-
16
-
3
+
This folder contains the downloadable code from the Real Python tutorial: [Writing DataFrame-Agnostic Python Code With Narwhals](https://realpython.com/narwhals-python/).
0 commit comments