Issue moved from legacy repo at IngoScholtes/pathpy opened by @VincenzoPerri
The to_undirected method of the networks class loses the edge weights.
It would be better to provide a method that allows preserving weights and removes only the directedness. The user should be able to choose how this is performed (sum, average...)