Files

52 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c151
title: Jupyter Notebook のデータのインポートとエクスポート
challengeType: 11
videoId: k1msxD3JIxE
bilibiliIds:
aid: 975540688
bvid: BV1n44y1b7Gi
cid: 409006337
dashedName: jupyter-notebooks-importing-and-exporting-data
---
# --description--
*動画で説明しているように、notebooks.ai を使用する代わりに Google Colab を使用することができます。*
その他のリソース:
- [GitHub のノート](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
- [Google Colab を使用して GitHub からノートを開く方法](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