gala-anteateraarch64e0680a0af32e8936302a68681a15bb2591f2f300a6d2d48d9743e3b0215e8ae1A 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-aarch64-normal-prod-00843452-20250912-0606gala-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-anteatersrc8b262e262e1f9f9c6112b318e23f272c4fb51b3c7f3cf217e41b52439a2fa710A 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-aarch64-normal-prod-00843452-20250912-0606gala-inferenceaarch648d3f63cca31a3b671c52a04f1747af2346bfd27e4e1732cff194d087e6395769Cause inference module for gala-ops projectCause inference module for A-Ops projecthttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843431-20250912-0344gala-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-opsaarch6453948182dd89d2f457ec7050577f5efe59f1fc48add8a1d5c38abea60fbbbdbbgala-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-aarch64-normal-prod-00843431-20250912-0344gala-spider-2.0.1-1.src.rpmgala-spideraarch6477a74ad7a2124ff515e72151183d9593a5f21d0270004095c9569bc482d2a70fOS 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-aarch64-normal-prod-00843431-20250912-0344gala-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-storagegala-spidersrc7a36a6e59b1579d3d8c10e0739747f1d0f12a0821eb5d5cef9f5c2bad31e5597OS 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-aarch64-normal-prod-00843431-20250912-0344python-pingouinsrcc9825260ca5b7af768c4f8b6fed1731f872075b7dc3c4a0272ac4f9d88517a99Pingouin: 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-aarch64-normal-prod-00843473-20250912-0800python-pingouin-helpnoarch7abb8b76b057ad9b1c3ca66ca434644776bb4328109f921c42c214fc368b1c49Development 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-aarch64-normal-prod-00843473-20250912-0800python-pingouin-0.5.5-1.src.rpmpython3-gala-anteateraarch64415fc04fd9df6a885492b75fe0ac0d6849644dc6478a59a438e2447bf56103b2Python3 package of gala-anteaterPython3 package of gala-anteaterhttps://gitee.com/openeuler/gala-anteaterMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843452-20250912-0606gala-anteater-3.0.1-1.src.rpmpython3-gala-inferenceaarch64c43840523f97333f48c3aa6c9c11001cfb4465e04509c94856a893faa1fb8154Python3 package of gala-inferencePython3 package of gala-inferencehttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843431-20250912-0344gala-spider-2.0.1-1.src.rpmpython3-gala-spideraarch64c7db10ee79de8c05d8491effcd13e9fe11ae3999b29ac8f839a065a3bf7dc83fPython3 package of gala-spiderPython3 package of gala-spiderhttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843431-20250912-0344gala-spider-2.0.1-1.src.rpmpython3-pingouinnoarch203b3634cabeb987c647d97dbbf9a4f7c8215fab10d71dd53f6d69ca8d32af8fPingouin: 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-aarch64-normal-prod-00843473-20250912-0800python-pingouin-0.5.5-1.src.rpm