numpy-100 icon indicating copy to clipboard operation
numpy-100 copied to clipboard

threshold=np.nan doesn't work in most recent numpy versions

Open Haksell opened this issue 4 years ago • 1 comments

Replaced with sys.maxsize. Also, used a context manager to not mess up the rest of the notebook when people copy the solution.

Haksell avatar May 02 '20 10:05 Haksell

You're right, thanks (it's even indicated in the docuemntation). Can you also regenerate the different files?

rougier avatar May 03 '20 07:05 rougier