V0.2.1
-
Add a method to the
JenksNaturalBreaks
class that calculates the Goodness of Fit Variance thanks to Maurício Gomes / @mgomesq (#17). -
Add optional download numpy using
[interface]
thanks to Muhammad Yasirroni / @yasirroni (#16). -
Replace Travis / AppVeyor by GitHub Actions to build wheels for currently supported python versions on Windows / MacOs / Linux (according to https://devguide.python.org/versions/#supported-versions)