Fabian Hofmann
Fabian Hofmann
yes, i will have a look
The idea is nice, but storing the extra functionality itself as a string is a bit tricky -> consider the case when the code syntax changes a bit, then the...
Hey @yama519 I'm also having a small look through the code. For the generic style, I would like to point out some tips that would help to improve the code...
Great @rockstaedt! It depends a bit on how deep you are in the pypsa code. I'd say for a first step try to tackle the functions `madd` and `mremove`. For...
Wonderful @rockstaedt, looks clean are usable! If you want, you can start a PR in draft mode and continue adding things (at least the madd would be good). As soon...
hey @rockstaedt, that would be wonderful! How about `copy` and `__get_item__()` for a start?
@rockstaedt, if you scroll down here https://app.codecov.io/gh/PyPSA/PyPSA and open up the pypsa folder, you see the coverage of the individual modules, e.g. descriptors and networkclustering have quite low coverage. That...
@pz-max this is rather an issue for pypsa-eur right? Should we move it there?
thanks for the PR @TimFuermann, I will try to have a look at it soon
closing this as lopf is deprecated