python3.8 pandas 1.2.0 code example Example 1: install pandas pip install pandas Example 2: how to import pandas import pandas as pd