From 9e106835ee2cb5c50115e84905fbdd4de84302fd Mon Sep 17 00:00:00 2001 From: Jacob Celestine Date: Sun, 3 May 2020 11:30:15 +0530 Subject: [PATCH] Updated readme --- pyspark/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyspark/README.md b/pyspark/README.md index 2f45015..d040b68 100644 --- a/pyspark/README.md +++ b/pyspark/README.md @@ -6,3 +6,5 @@ Once you complete this notebook, you should be able to write pyspark programs in - Give a proper understanding about the different PySpark functions available. - A short introduction to Google Colab, as that is the platform on which this notebook is written on. + +> I have made an html version of the same, which you can easily access [here](https://jacobcelestine.com/knowledge_repo/colab_and_pyspark/).