Meryl
Results
2
issues of
Meryl
I am getting this deprecation message every time I make a call using the df = True for example: res = api.measurements(country= 'IN', parameter = 'pm25',limit=10000, df=True, date_from='2022-03-01T00:00:00Z', date_to='2022-04-01T00:00:00Z') Results...
bug
OpenAQ recently released version 2 of their API to incorporate low cost sensor data. Is anyone planning to update this wrapper to work with the new version?
question