We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf9f91 commit 1f7c025Copy full SHA for 1f7c025
pandas_datareader/quandl.py
@@ -35,7 +35,7 @@ class QuandlReader(_DailyBaseReader):
35
Time, in seconds, to pause between consecutive queries of chunks. If
36
single value given for symbol, represents the pause between retries.
37
chunksize : int, default 25
38
- Number of symbols to download consecutively before intiating pause.
+ Number of symbols to download consecutively before initiating pause.
39
session : Session, default None
40
requests.sessions.Session instance to be used
41
api_key : str, optional
0 commit comments