There is a newer version of the record available.

Published February 27, 2022 | Version 0.5.0
Software Open

ResidentMario/geoplot: 0.5.0 maintenance release

Description

This maintenance release includes the follows breaking changes:

  • The minimum Python version has been raised to 3.7, as Python 3.6 has now reached EOL (#270).
  • The handling of certain parameters (namely: legend, cmap, and hue) to geoplot.kdeplot has been changed. Previously these parameters were interpreted by geoplot directly. Now they are simply passed down to the underlying seaborn.kdeplot instance (#271, #272).

This maintenance release includes the following non-breaking changes:

  • Removed the deprecation warning for the long-removed k parameter (#273).
  • Fixed various deprecation notices in underlying libraries (#268, #269).
  • Miscellaneous minor fixes in code and docs.

Files

ResidentMario/geoplot-0.5.0.zip

Files (2.5 MB)

Name Size Download all
md5:0368052f91a5b1477bdce784af7abfbe
2.5 MB Preview Download

Additional details

Related works