e2nIEE / simbench

Electrical Power System Benchmark Dataset directly usable with pandapower (use the project website for other tools)
https://simbench.de/en/
Other
97 stars 28 forks source link

apply FutureWarnings of pandas 2.2 #40

Closed SteffenMeinecke closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 88.18898% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 87.63%. Comparing base (548a913) to head (7e6bb96).

Files Patch % Lines
simbench/converter/csv_pp_converter.py 90.00% 4 Missing :warning:
simbench/converter/pp_net_manipulation.py 91.83% 4 Missing :warning:
simbench/converter/auxiliary.py 90.00% 2 Missing :warning:
simbench/converter/read_and_write.py 0.00% 2 Missing :warning:
simbench/networks/profiles.py 66.66% 2 Missing :warning:
simbench/converter/voltLvl.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #40 +/- ## =========================================== - Coverage 87.71% 87.63% -0.08% =========================================== Files 15 15 Lines 1783 1812 +29 =========================================== + Hits 1564 1588 +24 - Misses 219 224 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.