课程
/后端开发
/Python
/Python数据分析-基础技术篇
为什么会这样?
2018-03-12
源自:Python数据分析-基础技术篇 2-4
正在回答
字面的意思是:只有整数标量数组才能转换成标量索引。
因为没有具体的代码,你可以看下这个链接,关于此类问题的解释和解决方案!
http://blog.csdn.net/fu_shuwu/article/details/78965553
举报
使用Python进行数据分析的基础模块简介
1 回答TypeError: only integer scalar arrays can be converted to a scalar index
5 回答SyntaxError: import * only allowed at module level错误
5 回答TypeError: zip argument #1 must support iteration
2 回答TypeError: 'tuple' object is not callable
3 回答pip not a command?