Make sure to pass association when deriving arrays.
Whenever possible, methods that derive new arrays in Python should preserve array association. Otherwise, arrays end up with default association which is Field.
Whenever possible, methods that derive new arrays in Python should preserve array association. Otherwise, arrays end up with default association which is Field.