Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created April 21, 2020 12:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
g = TimeSliderChoropleth(
india_geojson.set_index('state_id').to_json(),
styledict=covid_dict
).add_to(m6)
m6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment