d863e72 f461271 5dcdc61 31f2bf8 e133ffb 5dcdc61 e133ffb
1
2
3
4
5
6
7
8
9
10
#import definitions import pandas as pd df = pd.read_csv('Map-City-State-Zip-Lat-Long.txt', dtype_str, sep=';') st.print(df)