Do not convert to ndarray
...since supporting ragged tuples is useful for 2D visualization, like (data.real, data.imag, 0) for complex numbers. This will trigger a deprecation warning since NumPy 1.19 in the current state.
...since supporting ragged tuples is useful for 2D visualization, like (data.real, data.imag, 0) for complex numbers. This will trigger a deprecation warning since NumPy 1.19 in the current state.