--- id: 5e9a093a74c4063ca6f7c151 title: 在 Jupyter Notebooks 中导入和导出数据 challengeType: 11 videoId: k1msxD3JIxE dashedName: jupyter-notebooks-importing-and-exporting-data --- # --description-- *在视频中我们使用的编辑器工具是在 notebook.ai 这个平台,你也可以选择用其他的平台,比如说 Google Colab 也是一个不错的选择。* 更多资源: - [在 GitHub 平台的 Notebooks](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial) - [如何使用 Google Colab 来打开 GitHub 上的 Notebooks](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb) # --question-- ## --text-- 你可以在 Jupyter Notebook 中导入和使用什么样的数据? ## --answers-- Excel 文件。 --- CSV 文件。 --- XML 文件 --- 来自 API 的数据 --- 以上全部内容 ## --video-solution-- 5