openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
25 stars 6 forks source link

metadata_model.py:121: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead. #703

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago

When running CI tests:

/Users/runner/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/nowcasting_dataset/data_sources/metadata/metadata_model.py:121: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.