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?
#3
Hi Larz60+, thanks for the quick reply to my post. I tried using the f-string as you suggested but unfortunately I'm getting the following error:
ValueError: No tables found.

It seems that when I use an input function it works fine referencing the variable "Ticker" in the si.get_quote_table. Any thoughts on why it's not passing through properly even though an input function with prompting the typing of the ticker does pass through?

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:38 PM

Forum Jump:

User Panel Messages

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