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 ab26ad2 commit 2854a92Copy full SHA for 2854a92
pandas_datareader/stooq.py
@@ -27,7 +27,6 @@ class StooqDailyReader(_DailyBaseReader):
27
Number of symbols to download consecutively before initiating pause.
28
session : Session, default None
29
requests.sessions.Session instance to be used
30
- freq: string, d, w, m ,q, y for daily, weekly, monthly, quarterly, yearly
31
32
Notes
33
-----
0 commit comments