mettre à niveau la version Pandas

pip install pandas --upgrade
#or
$ python -m pip install -U pandas
Trained Tuna