diff --git a/data.json b/data.json index 8fbf3402..b2bc2b17 100644 --- a/data.json +++ b/data.json @@ -1289,6 +1289,15 @@ ], "description": "The free and open-source wiki software package that powers Wikipedia." }, + { + "name": "PyMC", + "link": "https://github.com/pymc-devs/pymc", + "label": "beginner friendly", + "technologies": [ + "Python" + ], + "description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels." + }, { "name": "CiviWiki", "link": "https://github.com/CiviWiki/OpenCiviWiki",