Skip to content

Commit ebb7797

Browse files
authored
Merge pull request #946 from hnishi/patch-1
Fix doc of StooqDailyReader freq argument
2 parents 57a4d5a + 2854a92 commit ebb7797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas_datareader/stooq.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class StooqDailyReader(_DailyBaseReader):
2727
Number of symbols to download consecutively before initiating pause.
2828
session : Session, default None
2929
requests.sessions.Session instance to be used
30-
freq: string, d, w, m ,q, y for daily, weekly, monthly, quarterly, yearly
3130
3231
Notes
3332
-----

0 commit comments

Comments
 (0)