Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created April 16, 2019 18:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save MovileGente/2e24b8c765d69fc82e967af7cfbf1d43 to your computer and use it in GitHub Desktop.
dataset = spark.read.format("json").option("multiLine",True).load("sample_data/anscombe.json")
dataset.columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment