Apache Spark >> SparkSession, Create DataFrame
Table of Contents
Apache Spark, written in Scala, is a general-purpose distributed computing and data processing engine. Apache Spark supports Scala, Java, Python, SQL and R language.
In this series, we will use Python as main language.