ubuntu install python poandas code example Example 1: install pandas in python pip install pandas Example 2: install pandas sudo pip3 install pandas