Releases: energyquantified/eq-python-client
Releases · energyquantified/eq-python-client
v0.13.12
Improvements
- Add parameters
sourceandonly_subscribedtoeq.metadata.curves()for filtering by source and subscribed curves, respectively. - Update curve search documentation with examples on how to filter by source and subscribed curves.
v0.13.11
Bugfixes
- Fix typo in
InstancesAPI.load()
v0.13.10
Improvements
- Update border definitions
v0.13.9
Bugfixes
- Fix a bug in
TimeseriesList.to_df()sorting in the wrong order
v0.13.8
Dependencies
- Upgrade
python-dateutillatest from<=2.9to<2.10
v0.13.7
Dependencies
- Upgrade
dateutillatest from 2.8 to 2.9
v0.13.6
Improvements
- Add
issued_time_of_dayparameter toeq.instances.list(),eq.instances.load()andeq.instances.latest()for filtering instances based on issued time(s)
v0.13.5
Bugfixes
- Adjust date formatting in
AbsoluteResult.to_df()to be consistent with the rest of the client
v0.13.4
Improvements
- Add
AbsoluteResult.to_df()andAbsoluteResult.to_dataframe()
Bugfixes
- The
kindparameter oneq.metadata.places()did nothing. It is now fixed.
v0.13.3
Improvements
- Modify the
User-Agentheader to comply with standard conventions