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
- **data** (*pandas.DataFrame*): The retrieved energy data if available; an empty DataFrame otherwise.
59
59
- **time_interval** (*int*): The time interval of the DataFrame (constant value: ``60``).
60
60
- **source** (*str*): Specifies the origin of the retrieved data. Defaults to ``'public_data'``, indicating it was fetched from an external source. If the offline storage feature is enabled, this value may change if the data is available locally.
61
+
- **columns** : a dict of columns for renewable and non renewable energy sources in the data
0 commit comments