[Numpy-discussion] How to modify an array
tetsuro_kikuchi@jesc....
tetsuro_kikuchi@jesc....
Sun Feb 26 18:53:28 CST 2012
Dear sirs,
Please allow me to ask you a beginner's question.
I have an nparray whose shape is (144, 91, 1). The elements of this array
are integer "0", "1" or "2", but I don't know which of the three integers
is assigned to each element.
I would like to make a copy of this array, and then replace only the
elements whose value is "2" into "0". Could you teach how to make such a
modification?
Sincerely yours,
Tetsuro Kikuchi
More information about the NumPy-Discussion
mailing list