In today’s lecture, most of the topics were revised by the professor.
- Geoposition data- It is data that contains the longitude and latitude of the coordinates.
- Geodesic distance between two locations took the latitude/longitude pairs.
- A geolist plot is used to create a geographic plot on the map
- DBSCAN method for clustering- It is a density-based clustering method.
- Geopy is the library used to perform geographic operations.
- We can install simply by “pip install geopy”.
- A geo histogram looks like a heat map.