معرفی شرکت ها


python-pingouin-0.5.4-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Statistical package in Python based on Pandas
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything x86_64
نام بسته python-pingouin
نام فایل بسته python-pingouin-0.5.4-1.fc38.src.rpm
نسخه بسته 0.5.4
انتشار بسته 1.fc38
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 31 Jan 2024 11
هاست سازنده buildvm-x86-28.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://pingouin-stats.org/
مجوز GPL-3.0-only
حجم دانلود 751K
حجم نصب 727.236K
Pingouin 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.


جایگزین ها

بسته نسخه معماری مخزن
python-pingouin-0.5.3-3.fc38.src.rpm 0.5.3 x86_64 Fedora Everything
python-pingouin-doc-0.5.3-3.fc38.noarch.rpm 0.5.3 noarch Fedora Everything
python-pingouin-doc-0.5.4-1.fc38.noarch.rpm 0.5.4 noarch Fedora Everything


نیازمندی

مقدار نام
- (python3dist(tomli) if python3-devel < 3.11)
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(codecov)
- python3dist(matplotlib)
- python3dist(mpmath)
- python3dist(numpy)
- python3dist(openpyxl)
- python3dist(packaging)
>= 1.5 python3dist(pandas)
- python3dist(pandas-flavor)
>= 19 python3dist(pip)
>= 4.6 python3dist(pytest)
- python3dist(pytest-cov)
- python3dist(scikit-learn)
- python3dist(scipy)
- python3dist(seaborn)
>= 40.8 python3dist(setuptools)
- python3dist(statsmodels)
- python3dist(tabulate)
- python3dist(wheel)


ارائه دهنده

مقدار نام
= 0.5.4-1.fc38 python3-pingouin
= 0.5.4-1.fc38 python-pingouin-doc


نحوه نصب


نصب پکیج rpm python-pingouin:

    dnf install python-pingouin-0.5.4-1.fc38.src.rpm


فایل ها

مسیرها
pingouin-0.5.4.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-01-31

Update to 0.5.4 (close RHBZ#2258253)

2024-01-31

Assert that a license file is present in the .dist-info directory

2024-01-31

Fix failing tests in Python3.12 (RHBZ#2220406)
Apply patch from upstream (RHBZ#2226012)
Run tests verbosely

2023-02-25

Fix crash in test_power_chi2

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-12-30

Update to 0.5.3 (close RHBZ#2156968)

2022-12-30

Remove unused patch files

2022-12-30

Update description from upstream

2022-12-30

Spec file whitespace formatting

2022-12-30

Convert License to SPDX

2022-12-30

Fix License; no MIT without HTML docs

2022-12-19

Drop support for i686

2022-08-30

Remove test skip for retired 32-bit arm arch.

2022-08-30

Remove workaround for pandas<1.3.4

2022-08-30

Fix compatibility with scikit-learn 1.1.2 (fix RHBZ#2122144)

2022-08-15

chore: rebuild for pyc magic number change (fixes rhbz#2113644)