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

Pandas Accessor for drawing map directly from DataFrame #136

Closed
wants to merge 2 commits into from

Conversation

akacarlyann
Copy link
Collaborator

@akacarlyann akacarlyann commented Nov 11, 2018

Add example for making a map directly from a dataframe; addresses #4 utilities roadmap

WORK IN PROGRESS

This example uses Pandas 0.23.4 and adapts the example at https://pandas.pydata.org/pandas-docs/stable/extending.html to plot a circle viz using a custom 'mapbox' accessor.

@akacarlyann akacarlyann changed the title Add example for making a map directly from a dataframe; addresses #4 … Pandas Accessor for drawing map directly from DataFrame Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant