Hi all,

this has been discussed before, so mainly a brief announcement that we
merged a PR to add the `equal_nan` kwarg to `np.unique`.

If set to False, multiple `NaN`s will be reported multiple times (which
was the behavior prior to NumPy 1.21).

The keyword argument name was chosen to match that of `np.array_equal`
and the testing functions that.

Since the actual release is a bit off and this has no backwards
compatibility concerns, there is a chance that this may be backported
into NumPy 1.23 (This is at Chucks discretion as the release manager).

Cheers,

Sebastian

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to