-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
Description
The following issues should be addressed:
- anderson() boolean returned value is inverted #308 ❗
- ensure compatibility with numpy 2.0 #444
- Feature request: add confidence interval to pg.wilcoxon() #153
- Adding eta squared parametric ci to pingouin.compute_esci #253
- Naming of return-values for T-tests etc #208
- Return Confidence Interval for nonparametric Mann Whitney U Test #225
- Get residuals from anova #118
The following PR should be merged:
- Add confidence interval for MWU #226
- Add new function for pairwise T-tests between columns of a dataframe (pingouin.ptests) #291
- Pandas-friendly column names #443
The following dependencies should be updated:
- Scikit-learn <1.1.2 (revert temporary fix in Use scikit-learn<1.1.0 #278)
The following deprecation should be made:
Reactions are currently unavailable