cubed.nansum

Contents

cubed.nansum#

cubed.nansum(x, /, *, axis=None, dtype=None, keepdims=False, use_new_impl=True, split_every=None)#

Return the sum of array elements over a given axis treating NaNs as zero.