ImportError: C extension: No module named 'six' not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext --force' to build the C extensions first.
这个错误提示是什么意思?请问我能怎么挽救?
发一下代码,才能分析具体情况