Python Libraries | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 7

Python Libraries

What's the <b>USE<\b> of these 3 Python Libraies Pandas , Numpy & Scipy ?

18th Jun 2018, 1:21 PM
Shariff
Shariff - avatar
1 Respuesta
+ 4
Pandas: For data manipulation and analysis. Numpy: For multi dimensional arrays and large mathematical operations. Scipy: For Scientific and technical computation of data.
18th Jun 2018, 1:35 PM
Haseeb Ahmed Saeed
Haseeb Ahmed Saeed - avatar