to_location
This function has been deprecated. Please use the to_point function instead.
Attempt to parse an address into a location column.
Examples:
to_location("350 5th Ave, New York, NY 10118")
to_location(an_address_column)
location -> location
text -> location