meteostat / meteostat-python

Access and analyze historical weather and climate data with Python.
https://dev.meteostat.net/python/
MIT License
437 stars 60 forks source link

Nested Sequences Support Deprecation Warning #168

Open baqwas opened 3 months ago

baqwas commented 3 months ago

FutureWarning: Support for nested sequences for 'parse_dates' in pd.read_csv is deprecated. Combine the desired columns with pd.to_datetime after parsing instead.

You are probably already aware. Apologies for the redundant transmittal. One more task for the backlog, IMHO.

Thanks for your continuing development.

Regards.