Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnung wenn Daten von solcast geholt werden #26

Closed
LeonSol opened this issue Sep 13, 2023 · 2 comments
Closed

Warnung wenn Daten von solcast geholt werden #26

LeonSol opened this issue Sep 13, 2023 · 2 comments

Comments

@LeonSol
Copy link

LeonSol commented Sep 13, 2023

Moin @Matze2 @StefaE

wenn Daten von solcast abgefragt werden, erscheint ein Warnung, dass ein veralteter Befehl eingesetzt wird, der wohlmöglich in der Zukunft nicht mehr unterstützt wird:

Hier die Ausgabe des Logs: https://i.imgur.com/SMMRBNn.png

Es wäre toll, wenn die Funktion entsprechend angepasst wird.

Vielen Dank und sonnige Grüße

Leon

@StefaE
Copy link
Owner

StefaE commented Sep 24, 2023

Thx. for reporting, Leon

Confirming the deprecation warning from Pandas 2.1: Series.getitem treating keys as positions is deprecated on line solcast.py, 146

Will get fixed ... :-). Pandas 2.x is getting quite agressive with deprecation warnings, so I want to check what else is broken ... (with possible other forecast providers)

@StefaE
Copy link
Owner

StefaE commented Dec 31, 2023

Solved with release Version-2.11.03

@StefaE StefaE closed this as completed Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants