Skip to content

cartoframes quickstart example in jupyter-notebook breaks on geocoding #1669

Description

@tdimeola

Just going through the cartoframes quickstart with the Starbucks example and code breaks on:

`from cartoframes.data.services import Geocoding

stores_gdf, _ = Geocoding().geocode(stores_df, street='address')
stores_gdf.head()`

I've attached a screenshot. Looked for this issue elsewhere but couldn't find anything. Thanks.
Screenshot_2020-08-05_18-31-40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions