Skip to content

Instantly share code, notes, and snippets.

@BenGeissel
Created December 17, 2019 19:48
Show Gist options
  • Save BenGeissel/e6b67e11eb2b0efdd43672ad800ea1fe to your computer and use it in GitHub Desktop.
Save BenGeissel/e6b67e11eb2b0efdd43672ad800ea1fe to your computer and use it in GitHub Desktop.
map_df_CONUS = map_df[~map_df['STATEFP'].isin(['02', '66', '15', '72', '78', '69', '60'])]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment