Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geospatial analysis kde plot #63

Closed
truongc2 opened this issue May 27, 2020 · 0 comments
Closed

Geospatial analysis kde plot #63

truongc2 opened this issue May 27, 2020 · 0 comments
Assignees
Projects

Comments

@truongc2
Copy link
Collaborator

Clips parameter is hardcoded to "state"
ax = geoplot.kdeplot( df=data.geometry.centroid, figsize=(context.fig_width, context.fig_height), clip=data.dissolve("state").geometry, shade_lowest=False, cmap="viridis", shade=True, **kde_kwargs )

@terrytangyuan terrytangyuan added this to To do in Open Source via automation May 28, 2020
@truongc2 truongc2 self-assigned this May 29, 2020
@truongc2 truongc2 moved this from To do to In progress in Open Source May 29, 2020
Open Source automation moved this from In progress to Done Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Open Source
  
Done
Development

No branches or pull requests

2 participants