--- id: 5e9a093a74c4063ca6f7c152 title: Numpy 简介 A challengeType: 11 videoId: P-JjV6GBCmk bilibiliIds: aid: 718079611 bvid: BV18Q4y1k7om cid: 409007080 dashedName: numpy-introduction-a --- # --description-- *在视频中我们使用的编辑器工具是在 notebook.ai 这个平台,你也可以选择用其他的平台,比如说 Google Colab 也是一个不错的选择。* 以下有更多的资料: - [在 GitHub 平台的 Notebooks](https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy) - [如何使用 Google Colab 来打开 GitHub 上的 Notebooks](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb) # --question-- ## --text-- 为什么 Numpy 是一个重要的却又不流行的 Python 库? ## --answers-- 你常常不会直接使用 Numpy。 --- 它是极其缓慢的。 --- 使用 Numpy 的难度是很大的。 ## --video-solution-- 1