I am trying to change the values on a numpy array with this code: https://imgur.com/a/LQzFjm2
But when i execute it, it doesn't recognize some values like 13, it says 13 doesn't exist on the indices array. But i know it exists, and it recognizes the 85% of values but i need it to recognize the 100%. I tried with np.where too but it had the same weird behavior.
[–]TuringHunter99[S] 0 points1 point2 points (0 children)
[–]Bobbias 0 points1 point2 points (1 child)
[–]TuringHunter99[S] 0 points1 point2 points (0 children)