Skip to content

Commit 20ec91b

Browse files
committed
add depr to docstring
1 parent f5537e7 commit 20ec91b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pandas_datareader/robinhood.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ class RobinhoodHistoricalReader(RobinhoodQuoteReader):
7878
"""
7979
Read historical values from Robinhood
8080
81+
DEPRECATED 1/2019 - Robinhood ended support for the endpoints used by this
82+
reader
83+
8184
Parameters
8285
----------
8386
symbols : {str, List[str]}

0 commit comments

Comments
 (0)