pandas.DataFrame.monet.center

DataFrame.monet.center

The geographic center point of this DataFrame.

Note

Currently just the lon and lat mean values, not necessarily representative of the geographic center.

Returns

(lon, lat)

Return type

tuple