zaleslaw / PySpark-Tutorial

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%