We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c39fe commit b8b6200Copy full SHA for b8b6200
winpython/data/packages.ini
@@ -524,6 +524,9 @@ description=The geodesic routines from GeographicLib
524
[geopandas]
525
description=Geographic pandas extensions
526
527
+[geoplot]
528
+description=High-level geospatial data visualization library for Python
529
+
530
[geoviews]
531
description=Stop plotting your data - annotate your data and let it visualize itself... on a map!
532
@@ -857,6 +860,9 @@ description=Computer Vision library
857
860
[mako]
858
861
description=A super-fast templating language that borrows the best ideas from the existing templating languages.
859
862
863
+[mapclassify]
864
+description=Classification schemes for choropleth mapping.
865
866
[markdown]
867
description=Python implementation of Markdown.
868
0 commit comments