`spearman` should return Nothing rather than NaN: `spearman $ V.fromList [(1, 3), (5, 3)]`, or any case where one of the two variables is a constant.
spearmanshould return Nothing rather than NaN:spearman $ V.fromList [(1, 3), (5, 3)], or any case where one of the two variables is a constant.