From 5908a9b305c1720714250f1470a2afe31d8738cc Mon Sep 17 00:00:00 2001 From: Jacob Celestine Date: Fri, 12 Nov 2021 16:04:22 -0500 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d040b68..9bc9402 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -Everything PySpark. +### Colab and PySpark -### Colab and PySpark.ipynb +Everything PySpark. Once you complete this notebook, you should be able to write pyspark programs in an efficent way. The ideal way to use this is by going through the examples given and then trying them on Colab. At the end there are a few hands on questions which you can use to evaluate yourself. The objective of the notebook is to: