Skip to content

Instantly share code, notes, and snippets.

@ceteri
Created May 31, 2020 06:49
Show Gist options
  • Select an option

  • Save ceteri/6e638d6f437602dc99ec0fcb7416e0e6 to your computer and use it in GitHub Desktop.

Select an option

Save ceteri/6e638d6f437602dc99ec0fcb7416e0e6 to your computer and use it in GitHub Desktop.
pop_states = usa.merge(state_pop, left_on="NAME", right_on="NAME")
pop_states.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment