Skip to content

Instantly share code, notes, and snippets.

@bfraiche
Created April 2, 2019 17:42
Show Gist options
  • Save bfraiche/4652977df2573b4d6247fbe4c4a61c73 to your computer and use it in GitHub Desktop.
Save bfraiche/4652977df2573b4d6247fbe4c4a61c73 to your computer and use it in GitHub Desktop.
This gist contains code snippets for my blogpost: 'Random Forest with Python and Spark ML'
df = mc.sql("SELECT * FROM kings_county_housing")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment