diff options
author | Christian Cleberg <hello@cmc.pub> | 2025-03-11 18:26:12 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cmc.pub> | 2025-03-11 18:26:12 -0500 |
commit | 408fbe0a98ad8f5a667195b7d5beb947e25580fd (patch) | |
tree | 561599a75791647d3fb5fd07cca14379c6bc1901 | |
parent | ce4abbd687e6b5500589d81ef506406142e6c6cd (diff) | |
download | data-science-408fbe0a98ad8f5a667195b7d5beb947e25580fd.tar.gz data-science-408fbe0a98ad8f5a667195b7d5beb947e25580fd.tar.bz2 data-science-408fbe0a98ad8f5a667195b7d5beb947e25580fd.zip |
move from cleberg.net to cmc.pub
-rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
-rw-r--r-- | notebooks/.DS_Store | bin | 6148 -> 0 bytes | |||
-rw-r--r-- | notebooks/Lincoln_Business_Clusters_Report.ipynb | 8 |
3 files changed, 4 insertions, 4 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 3e17dcc..0000000 --- a/.DS_Store +++ /dev/null diff --git a/notebooks/.DS_Store b/notebooks/.DS_Store Binary files differdeleted file mode 100644 index 5008ddf..0000000 --- a/notebooks/.DS_Store +++ /dev/null diff --git a/notebooks/Lincoln_Business_Clusters_Report.ipynb b/notebooks/Lincoln_Business_Clusters_Report.ipynb index 09b0039..27ddc76 100644 --- a/notebooks/Lincoln_Business_Clusters_Report.ipynb +++ b/notebooks/Lincoln_Business_Clusters_Report.ipynb @@ -108,18 +108,18 @@ "6. Southeast (Purple)\n", "\n", "#### Map of Clusters in Lincoln \n", - " \n", + " \n", "\n", "These clusters closely follow the street layout shown on the map. The clusters with many businesses (0 - 3) are in the most populous areas of Lincoln, while clusters 4 - 5 are in the areas of the city with fewer streets.\n", "\n", "#### Number of Venues by Cluster in Lincoln \n", - " \n", + " \n", "\n", "Finally, we can show a deeper inspection of the venues in these clusters. For investors who may want to invest in Mexican restaurants, they would have to decide whether to invest in an area with many Mexican restaurants already (cluster #1) or a cluster with fewer restaurants. Likewise, we can see which areas are more popular for other business categories. \n", "\n", "#### Venue Categories by Clusters in Lincoln (>1) \n", - " \n", - " " + " \n", + " " ] }, { |