pandapower
pandapower copied to clipboard
ignore unknown JSON object upon deserialization
for json deserialization, it is now possible to ignore objects whose model is unknown (no code found in code base), so that they are just stored as a dict in the network -> this way, a JSON serialized network can be loaded anyway without raising an exception