Last answered:

06 Dec 2021

Posted on:

06 Dec 2021

0

Are there any limits on using Quandl?

Are there any limits on using  Quandl?

1 answers ( 0 marked as helpful)
Posted on:

06 Dec 2021

0

Apart from what you see in the lectures and exercises in Section 10, we are currently advised by Quandl to always start our code with

quandl.ApiConfig.api_key = "YOUR_KEY_HERE"



Furthermore, you have a limit of requests
you can make with your key per day - currently, this limit is 50.

Keep this information in mind while working
with data from Quandl.

Submit an answer