mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1561 from muhammadalmaskhan/main
Added PyMC to Python category in Awesome for Beginners
This commit is contained in:
@@ -1289,6 +1289,15 @@
|
|||||||
],
|
],
|
||||||
"description": "The free and open-source wiki software package that powers Wikipedia."
|
"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",
|
"name": "CiviWiki",
|
||||||
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
||||||
|
|||||||
Reference in New Issue
Block a user