You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use openaq.OpenAQ.countries() method with df=True as a parameter so that I will get an output as a Pandas DataFrame but when I ran the code, I am just receiving output in the dictionary format,
Output :
I was trying to use
openaq.OpenAQ.countries()
method with df=True as a parameter so that I will get an output as a Pandas DataFrame but when I ran the code, I am just receiving output in the dictionary format,Output :
Code :
OS : Windows 10
Python version : 3.7.8
openaq version = 1.1.0
The text was updated successfully, but these errors were encountered: