correction commande d'installation de la bibliotheque pandas
This commit is contained in:
@@ -16,7 +16,7 @@ Le fichier [pokemons.csv](pokemons.csv) qui va avec.
|
|||||||
Ne pas oublier d'installer la bibliothèque pandas
|
Ne pas oublier d'installer la bibliothèque pandas
|
||||||
|
|
||||||
```python
|
```python
|
||||||
pip install --upgrade --proxy=172.16.0.253:3128 pandas
|
pip install --upgrade pandas
|
||||||
```
|
```
|
||||||
|
|
||||||
Pour charger les données :
|
Pour charger les données :
|
||||||
|
|||||||
Reference in New Issue
Block a user