Closed ma-sadeghi closed 8 months ago
Note to self: Need to install cellpy
in the action to be able to run notebooks using nbmake
.
Another note to self: pandas
2.2 does not handle df.melt
as tolerant as pandas
2.1 (multiindex columns) - need a fix for this for future versions (pandas.stack
?)
Added a few and will add more in the future.
cellpy
seems to offer plenty of functionality, but you have very few example notebooks, which leaves users the option to comb thorugh the API, which is reasonable for most software, but probably not for research software (because the audience are mostly domain experts with far less computer expertise). I suggest you a add a few more examples to demonstrate what the software does and is capable of.nbmake
and that's pretty much it (see the Action)