public static double[] Ranks( this IEnumerable<Nullable<double>> data, RankDefinition definition = RankDefinition.Average )