[feature] Improved error handling #2458
Labels
enhancement
New feature or request
help wanted!
We are looking for contributions from the community to help with this issue
Feature Checklist
Searched the issues page for similar feature requests
Read the relevant sections of the documentation
Browse the repository, tutorials and tests for already existing functionalities
Feature Type
Adding new functionality to pandapower
Changing existing functionality in pandapower
Removing existing functionality in pandapower
Problem Description
In pandapower when a bug happens we normally get a stacktrace. But most often they are are hard to understand and are hard debug.
Feature Description
Maybe we can improve the situation and throw "better" error messages allowing for easier debugging, for example if an operation on a pandas table fails, return where and which table the error happened on.
Additional Context
No response
Label
The text was updated successfully, but these errors were encountered: