center = [37.240941,127.177933] m = folium.Map(location=center, zoom_start=10)
folium.GeoJson(df9).add_to(m)
but the map do