Starting from this release, mapclassify supports python 3+ only (currently 3.5
and 3.6).
This release also features a first stable version of mapclassify in
the process of pysal refactoring. There is a big change in the api in that we no
longer provide an api module (`from mapclassify.api import Quantiles`). Instead,
users will directly `from mapclassify import Quantiles`.
GitHub stats for 2017/08/18 - 2018/08/10
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed a total of 8 issues, 4 pull requests and 4 regular issues;
this is the full list (generated with the script
:file:`tools/github_stats.py`):
Pull Requests (4):
* :ghpull:`12`: b'Clean up for next pypi release'
* :ghpull:`11`: b'move notebooks outside of the package'
* :ghpull:`9`: b'ENH: move classifiers up into init'
* :ghpull:`8`: b'Moving to python 3+'
Issues (4):
* :ghissue:`12`: b'Clean up for next pypi release'
* :ghissue:`11`: b'move notebooks outside of the package'
* :ghissue:`9`: b'ENH: move classifiers up into init'
* :ghissue:`8`: b'Moving to python 3+'