Extract formatted address, locality, area, state, country and geographical coordinates from one or more address columns.
INTEGRATIONS
or ADD INTEGRATION
link in the top-left corner of your Team’s page, selecting API keys
, and then the name of the desired third-party service.
To enable the Google Location integration in particular you will need access to Google’s geocoding service. Follow the instructions
here to create the required API key.
Examples
ds.first_name
), datasets (ds
or ds[["first_name", "last_name"]]
) or models (referenced
by name e.g. "churn-clf"
).
Inputs
Outputs
step(..., {"param": "value", ...}) -> (output)
.
Parameters