Gestion de tableaux en Python

Les basiques

https://sites.google.com/site/aslugsguidetopython/data-analysis/array-manipulation http://www.python-simple.com/

Gestion de collections Gestion de tableaux

Accès internet

Librairie num-py

https://docs.scipy.org/doc/numpy-1.15.1/reference/routines.array-manipulation.html

Pandas

Pour l’analyse de données

SQLite

import sqlite3