Closed analicia closed 7 years ago
Use nanmean and nanstd instead of np.mean and np.std to handle data sets with missing values.
A skipped test with poor reasoning is removed.
Going to merge these.
Use nanmean and nanstd instead of np.mean and np.std to handle data sets with missing values.
A skipped test with poor reasoning is removed.