geosnap.datasets.states¶
-
classmethod
datasets.
states
(convert=True)¶ States.
- Parameters
- convertbool
if True, return geodataframe, else return dataframe (the default is True).
- Returns
pandas.DataFrame
orgeopandas.GeoDataFrame
US States as a geodataframe or as a dataframe with geometry stored as well-known binary on the ‘wkb’ column.