目前我在网上找到的pandas加速包有两个:modin和swifter
modin 宣称"通过更改一行代码来加速你的pandas工作流",官方文档https://github.com/modin-project/modin
swifter 对apply函数加速,官方文档https://github.com/jmcarpenter2/swifter