Hi!
when calling compress
I get this error message after moving to numpy:

ValueError: 'condition must be 1-d array'

Is the reason for this the change of the default axis from
axis=0
to
axis=None

What does axis=None mean in this case !?

Thanks,
-Sebastian
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to