erdogant / bnlearn

Python library for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
https://erdogant.github.io/bnlearn
Other
463 stars 45 forks source link

Package name is community but python-louvain on pypi #63

Closed oliver3 closed 1 year ago

oliver3 commented 1 year ago

Hi, I've noticed that there is a "community" package [1] in the requirements.txt and setup.py, but I believe that the intention was to require the python-louvain package [2][3].

[1] https://pypi.org/project/community/ [2] https://pypi.org/project/python-louvain/ [3] https://github.com/taynaud/python-louvain

erdogant commented 1 year ago

👍🏻