pandas version python 3.6 code example Example 1: install pandas sudo pip3 install pandas Example 2: how to import pandas import pandas as pd