ImmediateDeprecationError Traceback (most recent call last)<ipython-input-10-abcea4711f96> in <module>()----> 1 ali = pdr.get_data_yahoo("BABA")C:\Anaconda3\lib\site-packages\pandas_datareader\data.py in get_data_yahoo(*args, **kwargs) 61 62 ---> 63 def DataReader(name, data_source=None, start=None, end=None, 64 retry_count=3, pause=0.001, session=None, access_key=None): 65 """ImmediateDeprecationError:
Yahoo Actions has been immediately deprecated due to large breaks in the API without the
introduction of a stable replacement. Pull Requests to re-enable these data
connectors are welcome.
See https://github.com/pydata/pandas-datareader/issues