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
Hi! Hope you are doing well. I really appreciate you collecting this dataset, it is extremely helpful!
As the title suggests, the github actions workflow has been failing due to incompatibility between pandas 2.2.2 and python 3.13. This started when actions/setup-python@v5 switched from 3.12 to 3.13. I'm submitting a quick PR to fix the python version at 3.12, since that is an easy fix.
Hope this is helpful, and thank you again for the dataset!
The text was updated successfully, but these errors were encountered:
Hi! Hope you are doing well. I really appreciate you collecting this dataset, it is extremely helpful!
As the title suggests, the github actions workflow has been failing due to incompatibility between pandas 2.2.2 and python 3.13. This started when actions/setup-python@v5 switched from 3.12 to 3.13. I'm submitting a quick PR to fix the python version at 3.12, since that is an easy fix.
Hope this is helpful, and thank you again for the dataset!
The text was updated successfully, but these errors were encountered: