Skip to content

Instantly share code, notes, and snippets.

@kristoff-it
Created January 30, 2019 15:41
Show Gist options
  • Save kristoff-it/e5048fa9f6ba2399a4800a9ad94ce2d2 to your computer and use it in GitHub Desktop.
Save kristoff-it/e5048fa9f6ba2399a4800a9ad94ce2d2 to your computer and use it in GitHub Desktop.
>>> result.where(col("occupation") == "POLITICIAN").count()
150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment