install latest version of pandas in python code example Example 1: pip pandas pip install pandas Example 2: install pandas sudo pip3 install pandas