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