Issues
- 2
- 2
KeyError: 'access_token'
#21 opened by zhangluustb - 5
Querying animals by organization_id does not work
#14 opened by edmcman - 2
animal_type parameter does not work
#16 opened by ma7555 - 7
Documentation Example leads to error
#9 opened by s2t2 - 1
- 0
Remove support for Python 2.7 due to its end of life being almost 6 months away.
#11 opened by aschleg - 2
Should pandas be added to install_requires?
#8 opened by crew102 - 1
- 1
- 2
Raise warning for when API limit is exceeded
#5 opened by aschleg - 1
shelter_get_pets() with return_df=True returns an error when there's only one pet record
#4 opened by aschleg - 1
- 1
Enable get methods (pet_get, shelter_get) to accept list of IDs and output either list of returned API responses or coerced pandas DataFrame
#2 opened by aschleg - 0
Add methods for coercing JSON output into pandas dataframe or other tabular structures
#1 opened by aschleg