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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
The requirements file doesn't specify a specific pandas version. Therefore, it will grab pandas>2.0. In pandas 2.0, the df.append method is no longer used.