ENH: Changed repr of np.bool_ #17592 (requesting confirmation)

Oct. 23, 2020
8:34 p.m.
Hi All, I have raised a PR <https://github.com/numpy/numpy/pull/17592>to change the np.bool_ string representation to avoid confusion with python's True and False as mentioned in this issue <https://github.com/numpy/numpy/issues/12950>. This change makes string representation of np.bool_ into numpy.True_ and numpy.False_ As Eric mentioned, I wanted your feedback on the change and if we can go ahead with this idea. Regards, Ganesh
1602
Age (days ago)
1602
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ganesh Kathiresan