Skip to content

Instantly share code, notes, and snippets.

@ceteri
Created May 31, 2020 08:11
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 ceteri/d60a27620addcb3ac3b1a5d312d0fce8 to your computer and use it in GitHub Desktop.
Save ceteri/d60a27620addcb3ac3b1a5d312d0fce8 to your computer and use it in GitHub Desktop.
geo_obesity = contiguous_usa.set_index("state").join(obesity.set_index("State"))
geo_obesity.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment