import pandas as pd print(pd.__version__) # 0.22.0
import pandas as pd pd.__version__
import pandas as pd print(pd.__version__)