Python Numpy Tutorial Load

Pubblicato il: 23 luglio 2019
sul canale di: Python Marathon
5,391
28

Descargar el Código: patreon.com/pythonmaraton

Join Patreon: patreon.com/pythonmaraton
^Downloadable code & more! np.load

Alright so to load a saved numpy array or pickle file using numpy we need to first import numpy as np

next I’ll just say A = np.load(‘sample.npy’)
and let’s see what A is now.

Excellent this is the same array we saved in the np.save video and it loaded so fast and easy.

Here is the file we loaded sitting on the desktop. You can also put file paths as part of your string if your running code is not in the same folder as the array you are trying to load.

And here is the documentation for np.load. You can use np.load to also load npz files which can also be arrays or any python pickle.

So there you have it. That is how you can use numpy np.load to read in arrays.

Be sure to check out some of my other python videos and don’t forget to hit subscribe :D

This is a Python anaconda tutorial for help with coding, programming, or computer science. These are short python videos dedicated to troubleshooting python problems and learning Python syntax. For more videos see Python Help playlist by Rylan Fowers.

✅Subscribe: https://www.youtube.com/channel/UCub4...

📺Channel: https://www.youtube.com/channel/UCub4...

▶️Watch Latest Python Content: https://www.youtube.com/watch?v=myCPg...

▶️Watch Latest Other Content: https://www.youtube.com/watch?v=2YfQs...



🎵Theme Music: https://www.bensound.com/royalty-free...



#PythonMarathon #LearnPython #PythonTutorial


In questa pagina del sito puoi guardare il video online Python Numpy Tutorial Load della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Marathon 23 luglio 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,391 volte e gli è piaciuto 28 spettatori. Buona visione!