jepegit / cellpy

extract and tweak data from electrochemical tests of cells
MIT License
88 stars 30 forks source link

Example notebooks need to be updated/re-run/tested #287

Closed ma-sadeghi closed 8 months ago

ma-sadeghi commented 9 months ago
jepegit commented 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: pandas2.2 does not handle df.melt as tolerant as pandas2.1 (multiindex columns) - need a fix for this for future versions (pandas.stack?)

jepegit commented 8 months ago

Added a few and will add more in the future.