cubed.nansum# cubed.nansum(x, /, *, axis=None, dtype=None, keepdims=False, split_every=None)# Return the sum of array elements over a given axis treating NaNs as zero.