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 f5537e7 commit 20ec91bCopy full SHA for 20ec91b
pandas_datareader/robinhood.py
@@ -78,6 +78,9 @@ class RobinhoodHistoricalReader(RobinhoodQuoteReader):
78
"""
79
Read historical values from Robinhood
80
81
+ DEPRECATED 1/2019 - Robinhood ended support for the endpoints used by this
82
+ reader
83
+
84
Parameters
85
----------
86
symbols : {str, List[str]}
0 commit comments