API reference¶
Classifiers¶
|
BoxPlot Map Classification. |
|
Equal Interval Classification. |
|
Fisher Jenks optimal classifier - mean based. |
|
Fisher Jenks optimal classifier - mean based using random sample. |
|
Color GeoDataFrame using various strategies of greedy (topological) colouring. |
Head/tail Breaks Map Classification for Heavy-tailed Distributions. |
|
|
Jenks Caspall Map Classification. |
|
Jenks Caspall Map Classification with forced movements. |
|
Jenks Caspall Map Classification using a random sample. |
|
MaxP Map Classification. |
|
Maximum Breaks Map Classification. |
|
Natural Breaks Map Classification. |
|
Percentiles Map Classification |
|
|
|
Quantile Map Classification. |
|
Standard Deviation and Mean Map Classification. |
|
User Specified Binning. |
Utilities¶
|
Evaluate all \(k\)-classifers and pick optimal based on \(k\) and GADF. |
|
Applying global binning across columns. |
|
Classify your data with |
|
Evaluate the Goodness of Absolute Deviation Fit (GADF) of a classifier and find the minimum value of \(k\) for which |
|
Convert array of values into RGBA or hex colors using a colormap and classifier. |