skipna()
Applies the given data to the given function after removing NaNs. The function will take a tensor having non-NaN values and NaN values in the order. The order of non-NaN values must be preserved.
Tensor