-
Notifications
You must be signed in to change notification settings - Fork 27
[REL] add new version number and release notes for 1.1.4 #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@ljwolf @martinfleis, I might be wrong, but it seems the tests fail on importing pygeos in esda. Is there a recommended workaround? |
|
Tests fail due to the new I did not add pygeos to the dependencies over in |
Yeah, this needs to be addressed in esda. I'll have a post release for esda made today that pushes the pygeos import into a function-level import, and then these should be OK. I do not think that |
|
I've drafted a PR (pysal/esda#188) to address this, and started a consultation on the gitter about making pygeos a dependency at the library level (i.e. a requirement for libpysal). I am for it, but I just don't want to break folks' environments & intended distributions. |
|
@ljwolf I am happy with either. What are the downsides of making it a library level dependency for esda (especially since it would already be installed through libpysal)? @martinfleis I am hesitant to add the pygeos dependency hard coded, as most of splot relies on esda and it should be made clear somewhere that it needs an installation. |
|
There's no specific downside to adding it directly to That said, I think that's a decision for the next 6-month cycle, hence this change in |
|
@ljwolf ok thank you, sounds great! Let me know if you need help on the PR! |
Codecov Report
@@ Coverage Diff @@
## main #136 +/- ##
=======================================
Coverage 85.94% 85.94%
=======================================
Files 18 18
Lines 1217 1217
=======================================
Hits 1046 1046
Misses 171 171
Continue to review full report at Codecov.
|
|
Great, I've re-run the tests & made a point release for |
jGaboardi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
Version 1.1.4 (2021-07-27)
We closed a total of 39 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-03-23.
Issues Closed
.set_smart_bounds()([MAINT] remove.set_smart_bounds()#125)pandas.isin()affectingplot_local_autocorrelation([MAINT] change inpandas.isin()affectingplot_local_autocorrelation#123)maskinplot_local_autocorrelation()([BUG] enforce dtype inmaskinplot_local_autocorrelation()#122)test_viz_giddy_mpl.test_dynamic_lisa_vectors([BUG] 'color' and 'c' intest_viz_giddy_mpl.test_dynamic_lisa_vectors#116)_test_data()([MAINT] update links to Guerry dataset in_test_data()#119)Pull Requests
.set_smart_bounds()([MAINT] remove.set_smart_bounds()#125)maskinplot_local_autocorrelation()([BUG] enforce dtype inmaskinplot_local_autocorrelation()#122)_test_data()([MAINT] update links to Guerry dataset in_test_data()#119)The following individuals contributed to this release: