/PySpark-Tutorial

Adopted [to PySpark] version of https://github.com/zaleslaw/Spark-Tutorial written in Scala

Primary LanguagePython

PySpark = 2.3.2 py4j = 10.7.0 Spark should be installed locally with the same version SPARK_HOME should point on the current spark location

Don't forget install pyspark-stubs 2.3.0 latest to get the power of static types and method suggestion across the point.