mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 09:59:30 +08:00
f494003c18
- Remove support for usecols=[]. - Use sort_values instead of sort(). - Use errors='coerce' instead of coerce=True.