#import definitions import pandas as pdb df = pd.read_csv('Map-City-State-Zip-Lat-Long.txt', dtype_str, sep=';') st.print(df)