Python Forum
1 I cant read many stocks(list) with pandas-datareader from yahoo
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
1 I cant read many stocks(list) with pandas-datareader from yahoo
#2
The only thing I can think of is that there's some character you can't see there, like a unicode space or something.  What do you see if you do: print([ord(ch) for ch in stocks[121]])?
Reply


Messages In This Thread
RE: 1 I cant read many stocks(list) with pandas-datareader from yahoo - by nilamo - Dec-27-2017, 04:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pandas read csv file in 'date/time' chunks MorganSamage 4 1,695 Feb-13-2023, 11:24 AM
Last Post: MorganSamage
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
  Yahoo Premium pogere 1 1,273 Jun-01-2022, 11:42 AM
Last Post: pogere
  Comparing results within a list and appending to pandas dataframe Aryagm 1 2,344 Dec-17-2020, 01:08 PM
Last Post: palladium
  [pandas] How to reshape the list Mekala 6 7,372 Jul-26-2020, 12:49 AM
Last Post: Mekala
  Can't read text file with pandas zinho 6 12,103 May-24-2020, 06:13 AM
Last Post: azajali43
  Read json array data by pandas vipinct 0 1,940 Apr-13-2020, 02:24 PM
Last Post: vipinct
  getting trailing zeros with 1 during pandas read fullstop 1 3,600 Jan-05-2020, 04:01 PM
Last Post: ichabod801
  pandas DataReader error on all data sources glidecode 5 18,161 Sep-25-2019, 02:10 PM
Last Post: perfringo
  Read csv file from Yahoo Finance ian 3 4,640 Sep-22-2019, 06:47 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

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