mod = MultiComparison(data = my_data["happiness_score"], groups = my_data["continent"]) print(mod.allpairtest(testfunc = stats.ttest_ind, method