Files
freeCodeCamp/curriculum/challenges/chinese/08-data-analysis-with-python/data-analysis-with-python-course/numpy-introduction-a.md
2021-07-15 13:04:11 +05:30

888 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e9a093a74c4063ca6f7c152 Numpy 简介 A 11 P-JjV6GBCmk numpy-introduction-a

--description--

在视频中我们使用的编辑器工具是在 notebook.ai 这个平台,你也可以选择用其他的平台,比如说 Google Colab 也是一个不错的选择。

以下有更多的资料:

--question--

--text--

为什么 Numpy 是一个重要的却又不流行的 Python 库?

--answers--

你常常不会直接使用 Numpy。


它是极其缓慢的。


使用 Numpy 的难度是很大的。

--video-solution--

1