pysal/esda: Dependency bug fix release
Creators
- 1. Center for Geopatial Sciences, University of California, Riverside
- 2. Penn State
- 3. University of California Riverside
- 4. USGS Astrogeology
- 5. European Space Agency, ESRIN
- 6. Northern Arizona University
- 7. EAFIT University
- 8. Center for Spatial Data Science - University of Chicago
- 9. @telluslabs
- 10. @spatialucr
- 11. UNPSJB & CONICET
Description
This fixes a minor (breaking) bug for environments without the pygeos
package. It makes the pygeos
package a soft dependency for functions in the esda.shape
and esda.map_comparison
modules. If you intend to use functionality from those modules, you will need to install pygeos
. Using functions from those modules without having pygeos
installed will generate an ImportError
or ModuleNotFoundError
, depending on the configuration for the installation.
Files
pysal/esda-v2.4.1.zip
Files
(43.5 MB)
Name | Size | Download all |
---|---|---|
md5:7d4996f2a4179ecef921e57948d84c4e
|
43.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pysal/esda/tree/v2.4.1 (URL)