Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobceles authored Feb 18, 2020
1 parent cfc5553 commit 5804e06
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyspark/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
Everything PySpark.

### Colab and PySpark.ipynb

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:

- Give a proper understanding about the different <i>PySpark functions</i> available.
- A short introduction to Google Colab, as that is the platform on which this notebook is written on.

0 comments on commit 5804e06

Please sign in to comment.