gala-anteateraarch64623a416d45b7575e7e3d3f4dcd0df69e031543828ac9288ae9baedaf4a8ee2ecA 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-00843460-20250912-0609gala-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-anteatersrcb143f59f6479c5d4568c9927b3408cd4bae4da389af094255e4e2e4e7cda28dbA 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-00843460-20250912-0609gala-inferenceaarch642381994431321baf3e1538139880fdf28f77ecd5f9454a1325efa16c5a82ad54Cause 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-00843427-20250912-0342gala-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-opsaarch64af0ba82c64b2cc3d5ee8af4f06a3f3421e0cab052390e3d00b35ea893f5c6839gala-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-00843427-20250912-0342gala-spider-2.0.1-1.src.rpmgala-spideraarch6452919eecf116b5d39c8ac768e6922c5a02b30872617c7b6e6ff3274f05024bffOS 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-00843427-20250912-0342gala-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-spidersrcc211e80b6f4ef215254c074104e3c54623efa9a1449b4189a60b7dfc5220e348OS 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-00843427-20250912-0342python-pingouinsrc8b249faf8bf5b2ca94c8a2a3c86472adc27f4036ec9d2fdfe093dbab55b2ad9cPingouin: 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-00843466-20250912-0611python-pingouin-helpnoarch558efb6cf9b0d32e5f84fc5adad49df7817a56ac21e84b164f8ac1175d87f969Development 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-00843466-20250912-0611python-pingouin-0.5.5-1.src.rpmpython3-gala-anteateraarch64c4e0333b60fb110c1eaff414662402045a3ad9308bba1d8a741aea558e9b12c7Python3 package of gala-anteaterPython3 package of gala-anteaterhttps://gitee.com/openeuler/gala-anteaterMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843460-20250912-0609gala-anteater-3.0.1-1.src.rpmpython3-gala-inferenceaarch64c10ffa41a973025ecb0d8d5e3c60e2c1ce9ae9f41e9b6df2a69de91929123d34Python3 package of gala-inferencePython3 package of gala-inferencehttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843427-20250912-0342gala-spider-2.0.1-1.src.rpmpython3-gala-spideraarch64f916b59fd7f14f4cddfb0d5f783121fb660c7e49806a4bdf48120b6670bba1bePython3 package of gala-spiderPython3 package of gala-spiderhttps://gitee.com/openeuler/gala-spiderMulanPSL2openEuler Copr - user yanzhicongUnspecifiedeur-prod-workerlocal-aarch64-normal-prod-00843427-20250912-0342gala-spider-2.0.1-1.src.rpmpython3-pingouinnoarchc3187c3b6c1ead6254dadb9747518af1456d94dd657268f921e3ad8c364ff3fdPingouin: 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-00843466-20250912-0611python-pingouin-0.5.5-1.src.rpm