Skip to content

Commit

Permalink
Restructured folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobceles committed Nov 12, 2021
1 parent 0ee4ff0 commit 993c0d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 13 deletions.
File renamed without changes.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# knowledge-repo
A repository for me to keep the things i've learned and share it with others. <br>
You can find these under 'works' section on my [webiste](https://jacobcelestine.com/).
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.

> I have made an html version of the same, which you can easily access [here](https://jacobcelestine.com/knowledge_repo/colab_and_pyspark/).
10 changes: 0 additions & 10 deletions pyspark/README.md

This file was deleted.

0 comments on commit 993c0d1

Please sign in to comment.