Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropark99 committed Dec 6, 2023
1 parent 044517a commit 1b7da0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Some of the main subjects discussed in the book are:
- How an Apache Spark application works?
- What are Spark DataFrames?
- How to transform and model your Spark DataFrame.
- How to import data into Apache Spark.
- How to import data into, and export data out of Apache Spark.
- How to work with SQL inside pyspark.
- Tools for manipulating specific data types (e.g. string, dates and datetimes).
- How to use window functions.
Expand Down

0 comments on commit 1b7da0e

Please sign in to comment.