Skip to content

Instantly share code, notes, and snippets.

@ptitzler
Last active May 24, 2017 17:43
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 ptitzler/160eb164c00295d7d1b36f1793f49473 to your computer and use it in GitHub Desktop.
Save ptitzler/160eb164c00295d7d1b36f1793f49473 to your computer and use it in GitHub Desktop.
my_df.printSchema()
root
|-- ...
|-- ACCOUNT_ID: string (nullable = true)
|-- ADDRESS: string (nullable = true)
|-- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment