Commit bd910b4
Jenks in Choropleth (#1634)
* Add Jenks Natural Breaks Optimization to Choropleth
* Remove jenkspy from requirements.
* Install jenkspy in example ipynb
* Removing ipynb output. Making SSL ignore cert.
* address comments
* add docstring
Co-authored-by: Frank <33519926+Conengmo@users.noreply.github.com>1 parent 45c92b6 commit bd910b4
3 files changed
Lines changed: 572 additions & 1 deletion
File tree
- examples
- folium
Lines changed: 555 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
1158 | 1162 | | |
1159 | 1163 | | |
1160 | 1164 | | |
| |||
1193 | 1197 | | |
1194 | 1198 | | |
1195 | 1199 | | |
| 1200 | + | |
1196 | 1201 | | |
1197 | 1202 | | |
1198 | 1203 | | |
| |||
1231 | 1236 | | |
1232 | 1237 | | |
1233 | 1238 | | |
1234 | | - | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
1235 | 1250 | | |
1236 | 1251 | | |
1237 | 1252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments