freeCodeCamp/curriculum/challenges/chinese-traditional/08-data-analysis-with-python/data-analysis-with-python-c.../numpy-introduction-a.md

1.1 KiB

id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c152 Numpy 簡介 A 11 P-JjV6GBCmk
aid bvid cid
718079611 BV18Q4y1k7om 409007080
numpy-introduction-a

--description--

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

以下有更多的資料:

--question--

--text--

爲什麼 Numpy 是一個重要的卻又不流行的 Python 庫?

--answers--

你常常不會直接使用 Numpy。


它是極其緩慢的。


使用 Numpy 的難度是很大的。

--video-solution--

1