CartoDB/cartoframes

Change Dataset.to_dataframe to return GeoDataFrame

arredond opened this issue · 3 comments

When downloading a DO Dataset to a dataframe, the current return type is a Pandas DataFrame. However, the function includes an option to download the geometry (add_geom = True), which is actually the default. IMO, the return type should be a GeoPandas GeoDataFrame, ready to perform further spatial operations.

Hi @arredond could you create this also in CH. For the next features we will use only CH, sorry 😅

Done. It will be available in the next stable release 1.0.5