Python Forum
pandas DataReader error on all data sources
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pandas DataReader error on all data sources
#3
Thanks a lot! I hadn't thought about checking my version of pandas-datareader and sure enough it was 0.2 or so.

Installing with pip directly didn't upgrade it for me. Though uninstalling and reinstalling worked for me. If anyone else has trouble I just did:

pip uninstall pandas-datareader
pip install pandas-datareader
I have it up running again now.
Reply


Messages In This Thread
RE: pandas DataReader error on all data sources - by glidecode - Mar-06-2018, 01:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Grouping in pandas/multi-index data frame Aleqsie 3 669 Jan-06-2024, 03:55 PM
Last Post: deanhystad
Smile How to further boost the data read write speed using pandas tjk9501 1 1,266 Nov-14-2022, 01:46 PM
Last Post: jefsummers
  pip install pandas ERROR pythondudu 7 33,437 May-24-2022, 06:14 AM
Last Post: Marya_475
Thumbs Up can't access data from URL in pandas/jupyter notebook aaanoushka 1 1,863 Feb-13-2022, 01:19 PM
Last Post: jefsummers
Question Sorting data with pandas TheZaind 4 2,342 Nov-22-2021, 07:33 PM
Last Post: aserian
  Pandas Data frame column condition check based on length of the value aditi06 1 2,695 Jul-28-2021, 11:08 AM
Last Post: jefsummers
  [Pandas] Write data to Excel with dot decimals manonB 1 5,875 May-05-2021, 05:28 PM
Last Post: ibreeden
  pandas.to_datetime: Combine data from 2 columns ju21878436312 1 2,453 Feb-20-2021, 08:25 PM
Last Post: perfringo
  strange error from pandas dataframe djf123 1 4,036 Jul-27-2020, 05:25 AM
Last Post: scidam
  pandas read_csv can't handle missing data mrdominikku 0 2,498 Jul-09-2020, 12:26 PM
Last Post: mrdominikku

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020