Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@knaaptime knaaptime released this 01 Feb 01:05
5d5d1dc

This is a minor point release that includes two new segregation indices (MinMax and SpatialMinMax) closes several issues, and resolves a number of bugfixes.

Changes

Version 1.2.0 (2020-01-31)

We closed a total of 37 issues (enhancements and bug fixes) through 13 pull requests, since our last release on 2019-07-19.

Issues Closed

  • move import down (#144)
  • addressing pysal/pysal#1145 (#141)
  • tweaks readme (#137)
  • Fix ReadMe (#140)
  • development guidelines link broken (#138)
  • resolving broken link (#139)
  • improve inference wrappers docstring (#136)
  • Strange non-corresponding legend on output (Out)when running indexes (#135)
  • [WIP] NA handling (#130)
  • Update link for instruction of LTDB_Std_All_fullcount.zip (#132)
  • handling nans/missing values (#105)
  • Raise an informative error when input data have NAs (also update geosnap links) (#131)
  • ModuleNotFoundError: No module named 'segregation.spatial' (#129)
  • haversine_distance relies on newer version of scikit-learn (#127)
  • update scikit-learn requirements (#128)
  • fix bug of compute_all tests (#126)
  • Swap to more robust tests that rely on numpy seeds (#123)
  • Adds MinMax and SpatialMinMax to documentations/notebooks and compute_all and tweak notebooks (#121)
  • Change precision of simulated-based tests. (#125)
  • Increase the precision of simulated-based tests. (#124)
  • [ENH] extend inference framework to multigroup indices (#86)
  • Adds inference wrappers for multigroup indexes (Single and Two) (#122)
  • change way to declare latex equation in examples notebooks for PySAL notebooks rendering (#120)
  • doc: release 1.1.1 tweaks (init, changelog and gitcount) (#119)

Pull Requests

  • move import down (#144)
  • addressing pysal/pysal#1145 (#141)
  • Fix ReadMe (#140)
  • resolving broken link (#139)
  • improve inference wrappers docstring (#136)
  • Raise an informative error when input data have NAs (also update geosnap links) (#131)
  • update scikit-learn requirements (#128)
  • fix bug of compute_all tests (#126)
  • Adds MinMax and SpatialMinMax to documentations/notebooks and compute_all and tweak notebooks (#121)
  • Change precision of simulated-based tests. (#125)
  • Adds inference wrappers for multigroup indexes (Single and Two) (#122)
  • change way to declare latex equation in examples notebooks for PySAL notebooks rendering (#120)
  • doc: release 1.1.1 tweaks (init, changelog and gitcount) (#119)

The following individuals contributed to this release:

  • Eli Knaap
  • James Gaboardi
  • Renan X Cortes