Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

Coordinates finder

This app gets users .csv file with some addresses and returns it with coordinate columns for those adresses.

Please check the link with this app: https://coordinates-finder.herokuapp.com/

You can use a Sample.csv file from project to check it.

Using flask, pandas, geopy.