mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-10 10:58:57 +08:00
e33c42b3a9
- Remove support for usecols=[]. - Use sort_values instead of sort(). - Use errors='coerce' instead of coerce=True.