Skip to content

Instantly share code, notes, and snippets.

@ceteri
Created May 31, 2020 07:28
Show Gist options
  • Select an option

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

Select an option

Save ceteri/daee13f3b908ab4a1aaadab1b562bf20 to your computer and use it in GitHub Desktop.
continental_usa_cities = usa_cities.query('STATE not in ["HI", "AK", "PR"]')
gplt.pointplot(continental_usa_cities)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment