Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Prooffreader/chorogrid
/ types & classes
Types & classes
2 in github.com/Prooffreader/chorogrid
⨍
Functions
32
◇
Types & classes
2
Class
Chorogrid
An object which makes choropleth grids, instantiated with: csv_path: the path to a csv data file with the following columns:
chorogrid/Chorogrid.py:11
Class
Colorbin
Instantiate with a list of quantities and colors, then retrieve the following attributes: .colors_out : output list of colors, same
chorogrid/Colorbin.py:4