You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting strange results from EntsoePandasClient.query_installed_generation_capacity(), when trying to find the development of installed production capacity from 2019:
I am getting strange results from
EntsoePandasClient.query_installed_generation_capacity()
, when trying to find the development of installed production capacity from 2019:returns
In other words, I get only one date.
However, changing the start date one day forward:
returns
Note that I not only get more data, but I also get the 2019-01-01 values which are now outside of the time interval.
Is this a bug, or is this expected behaviour (and if so, why)?
The text was updated successfully, but these errors were encountered: