correction commande d'installation de la bibliotheque pandas

This commit is contained in:
2026-06-02 10:53:03 +02:00
parent bf73a31828
commit e8cfd3be60

View File

@@ -16,7 +16,7 @@ Le fichier [pokemons.csv](pokemons.csv) qui va avec.
Ne pas oublier d'installer la bibliothèque pandas
```python
pip install --upgrade --proxy=172.16.0.253:3128 pandas
pip install --upgrade pandas
```
Pour charger les données :