mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-22 13:10:25 +08:00
* access to all mapclassify schemes including keywords (#235, #357) * test for classificaition_kwds * scheme docstring to get rid of selection of schemes * Explicit list of possible schemes in docstring * New classification schemes in docs (and changed PySAL to mapclassify) * import all mapclassify clasifiers instead passing them explicitly * inspect compatible with python 2 * fix getargspec for python 2.7 * minor update of docs