Skip to content

Commit 2c66654

Browse files
committed
Update kmeans_maps.py
1 parent 9fcb986 commit 2c66654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artificial-intelligence/kmeans-maps/kmeans_maps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Note: this file generates the centroids for optimizing the search space for
3-
# the
3+
# determining the zipcode when the latitude and logitude is provided.
44

55
from shapely.geometry import Point
66
from geopandas import GeoDataFrame

0 commit comments

Comments
 (0)