Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fix mlab.rec_join. #6577
Conversation
mdboom
added the
needs_review
label
Jun 13, 2016
|
Yes, but we do not have any idea what people are actually using. For example the LIGO notebooks used some stuff from mlab (the power spectrum). |
tacaswell
added this to the
2.0.1 (next bug fix release)
milestone
Jun 13, 2016
|
Well, won't a standard deprecation cycle be enough? |
|
This stuff has been in matplotlib for a very long time. We would need a On Mon, Jun 13, 2016 at 2:24 PM, Antony Lee notifications@github.com
|
|
I certainly understand, and wouldn't have suggested it if I didn't find parts of the code that are broken. The alternative would be to improve the coverage, which is so-so right now (this is actually the kind of code for which high coverage could be achieved). |
anntzer commentedJun 13, 2016
examples/misc/rec_lab_demo.pywas broken on Python3.Any plans to just deprecate most of
mlab? I can see why it's there but nowadayspandasand friends are much more appropriate for this kind of stuff.