-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
i tried this
data_ts <- as_tsibble(Quandl::Quandl("ODA/PBEVE_INDEX"), index = Date)
But i am getting this error :-
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [www.quandl.com] Connection timeout after 10010 ms
For context i tried and got this result from GET
httr::GET("http://cran.r-project.org/Rlogo.jpg")
Response [http://cran.r-project.org/Rlogo.jpg]
Date: 2023-09-26 15:03
Status: 200
Content-Type: image/jpeg
Size: 16 kB
what should i do?
Metadata
Metadata
Assignees
Labels
No labels