Files

52 lines
1013 B
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c151
title: 在 Jupyter Notebooks 中導入和導出數據
challengeType: 11
videoId: k1msxD3JIxE
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
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