Skip to content

Commit c197b89

Browse files
updated pyspark tutorial
1 parent f72a968 commit c197b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/bonus_chapters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ so I added the following bonus chapters online.
1717
| [`UDF`](./UDF/) | User-Defined Function Example |
1818
| [`DataFrames`](./dataframes/) | Examples on Creation and Transformation of DataFrames |
1919
| [`Join operations`](./join/) | Examples on join of RDDs |
20-
| [`PySpark Tutorial 101`](./tutorial_101_/) | Examples on using PySpark RDDs and DataFrames |
20+
| [`PySpark Tutorial 101`](./pyspark_tutorial/) | Examples on using PySpark RDDs and DataFrames |
2121

2222
-----
2323

0 commit comments

Comments
 (0)