-
This has been on my list of things to do for a while now....
The EPA puts a ton of data out on the web from its [air quality system](http://www.epa.gov/ttn/airs/airsaqs/detaildata/downloadaqsdata.htm…
-
It is useful to have a git branch which contains all the necessary toolkit for prototyping.
Make it possible to use R/forecast from inside pyaf. "Fake" pyaf models which call R to validate a spec…
-
-
Design and implement data workflow.
-
Here are all the NOAA National Center for Environmental Information (NCIE) datasets.
I have no idea how much data this is, but it's going to be a lot.
https://www.ncei.noaa.gov/data/
-
This is listed as high priority b/c Tehran, Iran is experiencing very bad AQ. Media outlets report schools shut/will be shutting down to AQ. Plus it is in a region where we have minimal to no coverage…
-
The purpose of this issue is to develop a user-friendly UI to interface with the Smart API for the DDCR Service. This will allow SMEs and other users to access the DDCR Service through drop-down menus…
-
Hi,
is there an option in either `qsu()` or `descr()` to get the exact number of missing values?
`descr()` reports the proportion of missing values but not the exact number.
```
library(collap…
-
I am trying to run the example of the rf.effectSize function but gives me an error.
library(randomForest)
data(airquality)
airquality
-