install pandas in python3 code example Example 1: python install pandas pip install pandas Example 2: how to import pandas import pandas as pd