Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pingouin-0.5.5-1.fc41

ID92788
Package Namepython-pingouin
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.5.5
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pingouin.git#fc325e6137f65e4b6d05bddd6e15f0b144b5c4c5
SummaryStatistical package in Python based on Pandas
DescriptionPingouin is an open-source statistical package written in Python 3 and based mostly on Pandas and NumPy. Some of its main features are listed below. For a full list of available functions, please refer to the API documentation. 1. ANOVAs: N-ways, repeated measures, mixed, ancova 2. Pairwise post-hocs tests (parametric and non-parametric) and pairwise correlations 3. Robust, partial, distance and repeated measures correlations 4. Linear/logistic regression and mediation analysis 5. Bayes Factors 6. Multivariate tests 7. Reliability and consistency 8. Effect sizes and power analysis 9. Parametric/bootstrapped confidence intervals around an effect size or a correlation coefficient 10. Circular statistics 11. Chi-squared tests 12. Plotting: Bland-Altman plot, Q-Q plot, paired plot, robust correlation… Pingouin is designed for users who want simple yet exhaustive statistical functions. For example, the ttest_ind function of SciPy returns only the T-value and the p-value. By contrast, the ttest function of Pingouin returns the T-value, the p-value, the degrees of freedom, the effect size (Cohen’s d), the 95% confidence intervals of the difference in means, the statistical power and the Bayes Factor (BF10) of the test.
Built bylichengxi
State failed
Volume DEFAULT
StartedSat, 19 Oct 2024 20:41:38 CST
CompletedSat, 19 Oct 2024 20:49:26 CST
Taskbuild (f41-build-side-1, /rpms/python-pingouin.git:fc325e6137f65e4b6d05bddd6e15f0b144b5c4c5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pingouin.git#fc325e6137f65e4b6d05bddd6e15f0b144b5c4c5'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Oct 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.5-1 - Update to 0.5.5 (close RHBZ#2309704) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 18 2024 Python Maint <python-maint@redhat.com> - 0.5.4-3 - Rebuilt for Python 3.13 * Fri Apr 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.4-2 - Fix penalty for LogisticRegression (fix RHBZ#2276932) * Wed Jan 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.4-1 - Update to 0.5.4 (close RHBZ#2258253) * Wed Jan 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.3-12 - Work around or skip two new failing tests (close RHBZ#2261590) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.3-8 - Assert that a license file is present in the .dist-info directory * Sat Jul 29 2023 Sandro <devel@penguinpee.nl> - 0.5.3-5 - Fix failing tests in Python3.12 (RHBZ#2220406) - Apply patch from upstream (RHBZ#2226012) - Run tests verbosely * Thu Jul 20 2023 Python Maint <python-maint@redhat.com> - 0.5.3-4 - Rebuilt for Python 3.12 * Sat Feb 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.3-3 - Fix crash in test_power_chi2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.3-1 - Update to 0.5.3 (close RHBZ#2156968) * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.2-11 - Remove unused patch files * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.2-10 - Update description from upstream * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.2-9 - Spec file whitespace formatting * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.2-8 - Convert License to SPDX * Fri Dec 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.2-7 - Fix License; no MIT without HTML docs * Mon Dec 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.5.2-6 - Drop support for i686