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 1f7c025 commit 0972894Copy full SHA for 0972894
pandas_datareader/moex.py
@@ -28,7 +28,7 @@ class MoexReader(_DailyBaseReader):
28
Time, in seconds, to pause between consecutive queries of chunks. If
29
single value given for symbol, represents the pause between retries.
30
chunksize : int, default 25
31
- The number of symbols to download consecutively before intiating pause.
+ The number of symbols to download consecutively before initiating pause.
32
session : Session, default None
33
requests.sessions.Session instance to be used
34
0 commit comments