PyPSA / atlite

Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
https://atlite.readthedocs.io
254 stars 86 forks source link

prevent future warnings in examples #325

Closed FabianHofmann closed 8 months ago

FabianHofmann commented 8 months ago

Change proposed in this Pull Request

Some pandas argument we use in the historic-comparison notebook are deprecated.

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e1ad5db) 72.31% compared to head (2f038ea) 72.31%. Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #325 +/- ## ======================================= Coverage 72.31% 72.31% ======================================= Files 19 19 Lines 1694 1694 Branches 294 294 ======================================= Hits 1225 1225 Misses 387 387 Partials 82 82 ```

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