Skip to content

Commit

Permalink
Merge branch 'master' of github.com:reegis/reegis
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed Feb 5, 2021
2 parents c20f078 + 9bcf19e commit 8076a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reegis/entsoe.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def prepare_de_file(filename=None, overwrite=False, version=None):
ts.drop(col, 1, inplace=True)

ts.to_csv(filename)
return filename


def split_timeseries_file(filename=None, overwrite=False, version=None):
Expand Down

0 comments on commit 8076a16

Please sign in to comment.