Issue
There is currently an issue in lightsim2grid and PowerGridModels, they cannot import a network that contains pandas.NA values
With the introduction of pandera this leads to issues with some networks in the tests.
Currently skipped tests should be enabled once the issue in lightsim2grid is resolved:
test_contingency.py:test_with_lightsim2grid
test_contingency.py:test_contingency_timeseries
test_contingency.py:test_cause_congestion
test_contingency.py:test_cause_element_index
Currently skipped tests should be enabled once the issue in PowerGridModels is resolved:
test_runpp_pgm.py:test_minimal_net_pgm
Issue
There is currently an issue in lightsim2grid and PowerGridModels, they cannot import a network that contains
pandas.NAvaluesWith the introduction of pandera this leads to issues with some networks in the tests.
Currently skipped tests should be enabled once the issue in lightsim2grid is resolved:
test_contingency.py:test_with_lightsim2gridtest_contingency.py:test_contingency_timeseriestest_contingency.py:test_cause_congestiontest_contingency.py:test_cause_element_indexCurrently skipped tests should be enabled once the issue in PowerGridModels is resolved:
test_runpp_pgm.py:test_minimal_net_pgm