Files
2022-01-20 20:30:18 +01:00

44 lines
985 B
Markdown

---
id: 5e9a093a74c4063ca6f7c152
title: Numpy 入門 A
challengeType: 11
videoId: P-JjV6GBCmk
bilibiliIds:
aid: 718079611
bvid: BV18Q4y1k7om
cid: 409007080
dashedName: numpy-introduction-a
---
# --description--
*動画で説明しているように、notebooks.ai を使用する代わりに Google Colab を使用することができます。*
その他のリソース:
- [GitHub のノート](https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy)
- [Google Colab を使用して GitHub からノートを開く方法](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