Conversation
|
Another identified issue: |
|
Is there a specific input data folder which one should use for testing the PR works? @smartie2076 ? |
The |
- Improve docstrings - Restructuring and refactoring for more intuitive code - Fix: Display correctly when a storage asset is optimized
90e0ba2 to
3e6a4eb
Compare
This was a bug with the input files of |
- Add pytest for E1.convert_components_to_dataframe() - Create a new sub-function `E1.translate_optimizeCap_from_boolean_to_yes_no()` to ease testing
Co-authored-by: Pierre Francois <[email protected]>


Fix #762
Changes proposed in this pull request:
E2.convert_components_to_dataframe(): Display correctly when assets (esp. storage) is optimizedThe following steps were realized, as well (if applies):
❌ For new functionalities: Explain in readthedocs
black . --exclude docs/)EXECUTE_TESTS_ON=master pytest)