[Numpy-discussion] Possible Deprecation of np.ediff1d (original) (raw)

Tyler Reddy tyler.je.reddy at gmail.com
Mon Aug 27 13:28:46 EDT 2018


Chuck suggested ( https://github.com/numpy/numpy/pull/11805#issuecomment-416069436 ) that we may want to consider deprecating np.ediff1d, which is perhaps not much more useful than np.diff, apart from having some arguably strange prepend / append behavior added in.

Related discussion on SO: https://stackoverflow.com/questions/39014324/difference-between-numpy-ediff1d-and-diff

Thoughts?

Best wishes, Tyler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180827/666d69c6/attachment.html>



More information about the NumPy-Discussion mailing list