[SciPy-Dev] Regression in binned statistic dd

rlucas7 at vt.edu rlucas7 at vt.edu
Fri Jan 17 10:49:11 EST 2020


Hi, 

I added a valueerror throw for binned-statistic dd in 
https://github.com/scipy/scipy/pull/10664
Which broke something in lightkurve package. 
One of the devs opened this issue: 
https://github.com/scipy/scipy/issues/11365#issuecomment-574483999
I agreed with the proposal and opened this PR
https://github.com/scipy/scipy/pull/10664
Reverting the change and implementing fix and changing the test. 

If anyone has any time and can give a look would be great. 
Would like to have a consensus on whether to backport and to implement change as is or to modify (if someone has a better idea). 

In particular the _bin_edges function is where the defect resides but handling the error there might be confusing for end user to figure out what’s going on.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20200117/204bc592/attachment.html>


More information about the SciPy-Dev mailing list