Geopandas GeoDataFrame error Index(…) must be called with a collection of some kind, True was passed
I am trying to create a geoPandas dataframe in order to represent points in a map. I have a dataset with coordinates and I followed geo Pandas documentation but I still getting this error: