Jürgen Hackl
Jürgen Hackl
- [ ] use .toml config to change logging - [ ] Create a custom pathpyG logger - [ ] allow logging to file and console
It would be great to have a more streamlined and user-friendly method for loading networks directly from an SQL database. Currently, the process works using the following code: ```python conn...
The current approach of calculating the number of directed edges in an undirected network is confusing and may lead to misinterpretation. For algorithms involving undirected networks, users are required to...
Implement the following enhancements: - [x] Use `.toml` - [ ] Enable local config