geoutils.Raster.__array_function__# Raster.__array_function__(func, types, args, kwargs)[source]# Method to cast NumPy array function directly on a Raster object by applying it to the masked array. A limited number of function is supported, listed in raster.handled_array_funcs. Return type: Any