We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c434f commit 6ae2072Copy full SHA for 6ae2072
1 file changed
examples/gallery/maps/choropleth_map.py
@@ -14,6 +14,7 @@
14
parameter as shown in the example below.
15
"""
16
17
+# %%
18
import geopandas as gpd
19
import pygmt
20
0 commit comments