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?
#7
Hi buran, I printed x and found out that the first row of my csv is "Symbol" as a header and it is causing the issue. How do I go about skipping the first row or indicating that their is a header row in my code so that the iteration begins on row two? Thanks again!
Reply


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

Forum Jump:

User Panel Messages

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