santiment / sanpy

Santiment API Python Client
MIT License
94 stars 29 forks source link

Add fix when result is not a dictionary #75

Closed spiderjako closed 5 years ago

spiderjako commented 5 years ago

When the result was not a dictionary and was then passed to the conversion to a dataframe, the programme failed.