Skip to content

Instantly share code, notes, and snippets.

@nuhil
Created February 24, 2021 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuhil/5080e844eb3dcc712b5d0210d6d76187 to your computer and use it in GitHub Desktop.
Save nuhil/5080e844eb3dcc712b5d0210d6d76187 to your computer and use it in GitHub Desktop.
from pyspark.sql import SparkSession
spark = SparkSession.builder.getOrCreate()
spark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment