Changed behaviour of cumsum and cumprod...
When NaNs are present in the dataset. Do not return an array filled with NaNs if only the first observations are NaNs.
Showing
Please register or sign in to comment
When NaNs are present in the dataset. Do not return an array filled with NaNs if only the first observations are NaNs.