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

Indicate the need to import read_file from geopandas in the Getting started section #1730

Open
NestorTejero opened this issue Mar 31, 2021 · 0 comments
Assignees

Comments

@NestorTejero
Copy link

I am following the Spatial Analysis with CARTOframes section in https://docs.carto.com/get-started/#carto-for-development

When in GET AREAS OF INFLUENCE there is a mention to:

aoi_gdf = read_file('http://libs.cartocdn.com/cartoframes/files/starbucks_brooklyn_isolines.geojson')
aoi_gdf.head()

While it may be obvious, there is a from geopandas import read_file missing there that may help people reading it. So this is a kind of [feature-request]

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

No branches or pull requests

2 participants