NumPy - Fundamentals
You have a numpy array
arr with a non-contiguous memory layout. Which method creates a contiguous copy without modifying the original data?