PySpark Tutorial on a Dataframe

I created a Jupyter notebook to demonstrate simple PySpark commands on multiple .csv files. I strictly followed PySpark tutorial from FreeCodeCamp by Krish Naik. I have made a few changes here and there which seemed more efficient to me from coding perspective, but my work is not original. Please follow the link to my Github repository .