freeCodeCamp/curriculum/challenges/chinese-traditional/08-data-analysis-with-python/data-analysis-with-python-c.../jupyter-notebooks-importing...

1.1 KiB

id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c151 在 Jupyter Notebooks 中導入和導出數據 11 k1msxD3JIxE
aid bvid cid
975540688 BV1n44y1b7Gi 409006337
jupyter-notebooks-importing-and-exporting-data

--description--

在視頻中我們使用的編輯器工具是在 notebook.ai 這個平臺,你也可以選擇用其他的平臺,比如說 Google Colab 也是一個不錯的選擇。

更多資源:

--question--

--text--

你可以在 Jupyter Notebook 中導入和使用什麼樣的數據?

--answers--

Excel 文件。


CSV 文件。


XML 文件


來自 API 的數據


以上全部內容

--video-solution--

5