Skip to content

[future] converter issues due to pd.NA in networks #2910

@KS-HTK

Description

@KS-HTK

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions