【发布时间】:2020-05-12 09:45:56
【问题描述】:
我尝试使用
查看我的 CSV 文件!head {train_file_path}
在 jupyter notebook 中。但它会引发错误
'head' is not recognized as an internal or external command,
operable program or batch file.
!head{} 在 colab 中有效,但在 Jupyter Notebook 中无效。
请帮帮我,伙计们。 提前致谢
【问题讨论】:
标签: python tensorflow deep-learning jupyter-notebook