Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.9k
Closed
Milestone
Description
Consider the following snippet:
importnumpyasnpimportnumpy.maasmax=np.zeros((10,))ma.median(x,axis=None)
The last line throws a
TypeError:cannotperformreducewithflexibletype
using version 1.9.1, but works with versions prior to 1.9.0 (i didn't try 1.9.0). Is this expected behavior?
Many thanks
Metadata
Metadata
Assignees
Labels
No labels