Skip to content

Instantly share code, notes, and snippets.

@StephenFordham
Created April 13, 2021 12:13
Show Gist options
  • Save StephenFordham/93cfc2984b08fd2dc6193d3968151602 to your computer and use it in GitHub Desktop.
Save StephenFordham/93cfc2984b08fd2dc6193d3968151602 to your computer and use it in GitHub Desktop.
plotting_resistance_scores
res_geo.plot(figsize=(12, 16), column=res_geo['resistance_scores'], cmap='OrRd',
edgecolor = 'black',
linewidth = 0.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment