import geopandas as gpd gdf = gpd.read_file("train/ST_training_data_updated_1130points_new.shp") print(gdf.head(1)['HT_code'])