We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right now, this line leads to errors if "arr" is not a np.ndarray. Need to do "arr[:]" to avoid unexpected behavior.