mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 01:00:13 -04:00
44 lines
964 B
Markdown
44 lines
964 B
Markdown
---
|
|
id: 5e9a093a74c4063ca6f7c152
|
|
title: Introduzione a Numpy A
|
|
challengeType: 11
|
|
videoId: P-JjV6GBCmk
|
|
bilibiliIds:
|
|
aid: 718079611
|
|
bvid: BV18Q4y1k7om
|
|
cid: 409007080
|
|
dashedName: numpy-introduction-a
|
|
---
|
|
|
|
# --description--
|
|
|
|
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
|
|
|
|
Altre risorse:
|
|
|
|
- <a href="https://github.com/ine-rmotr-curriculum/freecodecamp-intro-to-numpy" target="_blank" rel="noopener noreferrer nofollow">Notebook su GitHub</a>
|
|
- <a href="https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb" target="_blank" rel="noopener noreferrer nofollow">Come aprire Notebooks da GitHub usando Google Colab.</a>
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
Perché Numpy è una libreria Python importante ma poco popolare?
|
|
|
|
## --answers--
|
|
|
|
Spesso non lavorerai direttamente con Numpy.
|
|
|
|
---
|
|
|
|
È estremamente lento.
|
|
|
|
---
|
|
|
|
Lavorare con Numpy è difficile.
|
|
|
|
## --video-solution--
|
|
|
|
1
|
|
|