gala-anteatersrc63c5824e11bba8f8edc7cf9a149a4e8869487b85e4a2877cc14736c92c5e6313A time-series anomaly detection platform for operating system.Abnormal detection module for A-Ops projecthttps://gitee.com/openeuler/gala-anteaterMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843448-20250912-03500gala-anteaterx86_644f95004e4a0d0d6635b1c90cf580b9f402567d9481a3ff85071683b802e676b8A time-series anomaly detection platform for operating system.Abnormal detection module for A-Ops projecthttps://gitee.com/openeuler/gala-anteaterMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843448-20250912-03500gala-anteater-3.0.1-1.src.rpm/etc/gala-anteater/config/gala-anteater.yaml/etc/gala-anteater/config/log.settings.ini/etc/gala-anteater/config/metricinfo.json/etc/gala-anteater/entity/app_entity.json/etc/gala-anteater/entity/pod_entity.json/etc/gala-anteater/entity/vm_entity.json/etc/gala-anteater/module/app_sli_rtt.job.json/etc/gala-anteater/module/container_disruption.job.json/etc/gala-anteater/module/disk_throughput.job.json/etc/gala-anteater/module/jvm_oom.job.json/etc/gala-anteater/module/proc_io_latency.job.json/etc/gala-anteater/module/rca.job.json/etc/gala-anteater/module/slow_node_detection.job.json/etc/gala-anteater/module/sys_io_latency.job.json/etc/gala-anteater/module/sys_nic_loss.job.json/etc/gala-anteater/module/sys_tcp_establish.job.json/etc/gala-anteater/module/sys_tcp_transmission_latency.job.json/etc/gala-anteater/module/usad_model.job.json/usr/bin/gala-anteatergala-inferencex86_64027eef35bb16f90feaf2f9e2c69476e7fe8096fa4ae31143c2848e6fd9b92600Cause inference module for gala-ops projectCause inference module for A-Ops projecthttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spider-2.0.1-1.src.rpm/etc/gala-inference/cause-keyword.yaml/etc/gala-inference/ext-observe-meta.yaml/etc/gala-inference/gala-inference.yaml/etc/gala-inference/infer-rule.yaml/usr/bin/gala-inferencegala-opsx86_6411b9a3301a1ea93bef13abed9ebc76d25063dbc95e30ed5ca0a6e5297d305b95gala-anteater/spider/inference installation packageThis package requires gala-anteater/spider/inference, allowing users to install them all at oncehttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spider-2.0.1-1.src.rpmgala-spidersrc3afd7a3b554bc547a8575177c41ad0efab6ba8148cdba7fb5b7a24e3c159070aOS topological graph storage service and cause inference service for gala-ops projectOS topological graph storage service for gala-ops projecthttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spiderx86_6478beb18ee6cef01a77042e1b482d6fdadb3f6990d2a917e0d8d4deb62aba80a3OS topological graph storage service and cause inference service for gala-ops projectOS topological graph storage service for gala-ops projecthttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spider-2.0.1-1.src.rpm/etc/gala-spider/ext-observe-meta.yaml/etc/gala-spider/gala-spider.yaml/etc/gala-spider/topo-relation.yaml/usr/bin/spider-storagepython-pingouinsrc16517fd6db2e247a7bd96597f646b65829547bcc6d0425b2cddb05db998add0fPingouin: statistical package for Python**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 <https://pingouin-stats.org/build/html/api.html#>`_.
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 :code:`ttest_ind` function of SciPy returns only the T-value and the p-value. By contrast,
the :code:`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.https://pingouin-stats.org/index.htmlGPL-3.0openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843459-20250912-06092python-pingouin-helpnoarch7911df7a5d39f3430b973a4f0d2ea9679247ac88b6054e140252aa98dec6e83dDevelopment documents and examples for pingouin**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 <https://pingouin-stats.org/build/html/api.html#>`_.
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 :code:`ttest_ind` function of SciPy returns only the T-value and the p-value. By contrast,
the :code:`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.https://pingouin-stats.org/index.htmlGPL-3.0openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843459-20250912-06092python-pingouin-0.5.5-1.src.rpmpython3-gala-anteaterx86_64458fa3a6c89d5138a0c2c3a5c01218b5603b8a5b737553fecf0556931b54a761Python3 package of gala-anteaterPython3 package of gala-anteaterhttps://gitee.com/openeuler/gala-anteaterMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843448-20250912-03500gala-anteater-3.0.1-1.src.rpmpython3-gala-inferencex86_64aa46c37aeadfe74a2a21807b383c88d0175f0e20550c28b339373ff83a7d5a14Python3 package of gala-inferencePython3 package of gala-inferencehttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spider-2.0.1-1.src.rpmpython3-gala-spiderx86_64856315c8117d2bc80ed2b9897e7f1b097848054e530d1c50763fbb60028c4f1dPython3 package of gala-spiderPython3 package of gala-spiderhttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843438-20250912-03464gala-spider-2.0.1-1.src.rpmpython3-pingouinnoarch0597dd430843438933404276aeb06b0c662d19a160f8476ad3eb506f66acf272Pingouin: statistical package for Python**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 <https://pingouin-stats.org/build/html/api.html#>`_.
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 :code:`ttest_ind` function of SciPy returns only the T-value and the p-value. By contrast,
the :code:`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.https://pingouin-stats.org/index.htmlGPL-3.0openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-x86-64-normal-prod-00843459-20250912-06092python-pingouin-0.5.5-1.src.rpm