2018年12月6日

摘要: https://blog.csdn.net/luqiwei_1981/article/details/80891009 from pandas.api.types import is_list_like#from pandas.core.common import is_list_likefrom  阅读全文
posted @ 2018-12-06 21:27 天蓝色转身 阅读(645) 评论(0) 推荐(0)

2018年12月1日

摘要: 1.视频中部分代码是在py2中运行,我实际运行时出现报错,经核实是案例所有代码一律不在py2中运行,统一需要到py3中运行。 2.由于yahoo接口更新,encode报错时,需要把encode改为encoding。 3.常见代码报错时,可以到 https://stackoverflow.com 查看 阅读全文
posted @ 2018-12-01 20:18 天蓝色转身 阅读(109) 评论(0) 推荐(0)
摘要: python与ancod(java)会冲突,会出现python运行错误的情况,建议重装系统前删除ancod,与pyrthon,重装系统后重新解压python。 阅读全文
posted @ 2018-12-01 20:09 天蓝色转身 阅读(93) 评论(0) 推荐(0)

导航