Please fix: in Lib/site-packages/pandas_datareader/yahoo/actions.py: # ln 36: actions = concat([actions, dividends],**sort=True**).sort_index(ascending=False) # ln 43: actions = concat([actions, splits],**sort=True**).sort_index(ascending=False)