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
To achieve this, I have created a fork and a branch with the new query implementation.
However, I encountered an issue with the unit tests failing due to a missing module, "settings". Could you advise on where to obtain this module or how to resolve this dependency?
Additionally, I would appreciate guidance on selecting an appropriate function in EntsoePandasClient that could serve as a template for parsing the response from EntsoeRawClient.
Thank you for your time and support!
Best regards,
tuxiano
The text was updated successfully, but these errors were encountered:
issue with the unit tests failing due to a missing module, "settings".
The current test suite has not seen maintenance for a while, please see #131 for a more maintained test suite. You might try to use that branch for testing your branch - we would appreciate feedback if you would like to share your experience with it.
I have created a fork and a branch with the new query implementation.
Thanks for letting us know and for providing the Postman queries. If @fboerman accepts to support this query you could create a PR for it.
Hi,
I am working on adding a query for production and generation units based on the GET Production and Generation Units API.
To achieve this, I have created a fork and a branch with the new query implementation.
However, I encountered an issue with the unit tests failing due to a missing module, "settings". Could you advise on where to obtain this module or how to resolve this dependency?
Additionally, I would appreciate guidance on selecting an appropriate function in EntsoePandasClient that could serve as a template for parsing the response from EntsoeRawClient.
Thank you for your time and support!
Best regards,
tuxiano
The text was updated successfully, but these errors were encountered: