Episodio

Uso di NumPy | Ancora più Python per principianti - Data Tools [27 di 31]

Pandas fornisce dataframe e strumenti per l'uso di dati tabulari. Tuttavia, una volta rimossa la necessità di etichette e nomi di colonna, sono disponibili strumenti che possono offrire un supporto migliore, ad esempio NumPy. Verrà illustrato come usare matrici di NumPy e mostrare dove le matrici NumPy sono lo strumento appropriato per il processo.

Guardare la serie Python per principianti qui: https://aka.ms/PythonBeginnerSeries
Per il corso completo "Introduzione a Python" su Microsoft Learn: https://aka.ms/MSLearnPython
Tutti i contenuti video saranno disponibili all'indirizzo: https://github.com/microsoft/c9-python-getting-started/
Prima serie: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
Seconda serie: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
Terza serie: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools

#microsoftdeveloper #evenmorepythonforbeginners #learntocode

Python