
Python
yongjiefan
这个作者很懒,什么都没留下…
展开
-
python中出现IndentationError:unindent does not match any outer indentation level错误
python中出现IndentationError:unindent does not match any outer indentation level错误 首先排除在文本中自己写的缩进是否有问题 其次看看有没有把tab符和空格弄混,排除特殊字符 我自己是在ipython中把整段段码贴进去的,贴进去的过种中发现字符的格式发生了错乱,不是像在文本中写的一样 解决方法是直接在ipython中直r...原创 2018-10-05 11:28:23 · 853 阅读 · 0 评论 -
Python比较好的文章
NumPy常用函数库大全 https://m.toutiaocdn.com/group/6534295682717581831/?iid=45179150797&app=news_article&timestamp=1538936097&group_id=6534295682717581831转载 2018-10-08 02:18:35 · 261 阅读 · 0 评论