I have a data frame. with the columns cities, latitude and longitude
the cities some have NaN others are complete. How can I do to fill in the columns of cities with longitude and latitude.
example
Mundo = {
'ciudades': ['Nan', 'Buenos...
asked by
30.08.2018 / 23:52