Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 275 Bytes

spatial-pooch

woof good-boy! A tool for fetching that spatial data using pooch.

Usage

>>> import spatialpooch as sp
>>> df = sp.fetch_crime_data()
>>> df.head()