在使用anaconda的jupyter时遇到一个坑,当某个csv文件名为“test”时,打开会遇到错误 image.png 提示该文件不存在png 更换此文件的文件名为“one”后 正常打开.png 原因暂未知道,但在用anaconda的jupyter读取csv文件时,最好不要命名为“test”。