Skip to content

Instantly share code, notes, and snippets.

@onastavchuk
Created November 2, 2017 16:36
Show Gist options
  • Save onastavchuk/66b98628e8fee2123b0554ed9728c6ad to your computer and use it in GitHub Desktop.
Save onastavchuk/66b98628e8fee2123b0554ed9728c6ad to your computer and use it in GitHub Desktop.
df.select("host")
.distinct()
.count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment