Python Forum
How do you put quotations around a result from a for loop?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you put quotations around a result from a for loop?
#5
Thanks buran, I'm getting the following error referencing the si.get_Quote_Table(x, dict_result=False) line:

ValueError: No tables found

But when I have an input function where I'm prompted for the ticker, it passes through correctly and responds with the data per that ticker. But when the variable is used, it seems to not recognize it

Any thoughts or work around?

Thanks again,
AJ
Reply


Messages In This Thread
RE: How do you put quotations around a result from a for loop? - by coder1384 - Jan-18-2020, 01:51 PM

Forum Jump:

User Panel Messages

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