We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72a968 commit c197b89Copy full SHA for c197b89
code/bonus_chapters/README.md
@@ -17,7 +17,7 @@ so I added the following bonus chapters online.
17
| [`UDF`](./UDF/) | User-Defined Function Example |
18
| [`DataFrames`](./dataframes/) | Examples on Creation and Transformation of DataFrames |
19
| [`Join operations`](./join/) | Examples on join of RDDs |
20
-| [`PySpark Tutorial 101`](./tutorial_101_/) | Examples on using PySpark RDDs and DataFrames |
+| [`PySpark Tutorial 101`](./pyspark_tutorial/) | Examples on using PySpark RDDs and DataFrames |
21
22
-----
23
0 commit comments