Python Forum
Auto-headers disable in importing CSV files
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto-headers disable in importing CSV files
#4
RTM
pandas doc,
see header and names arguments
Test everything in a Python shell (iPython, Azure Notebook, etc.)
  • Someone gave you an advice you liked? Test it - maybe the advice was actually bad.
  • Someone gave you an advice you think is bad? Test it before arguing - maybe it was good.
  • You posted a claim that something you did not test works? Be prepared to eat your hat.
Reply


Messages In This Thread
RE: Auto-headers disable in importing CSV files - by volcano63 - Jul-08-2018, 12:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sum product multiple Dataframes based on column headers. Lastwizzle 0 3,847 May-21-2019, 04:05 PM
Last Post: Lastwizzle
  Python QtableWidget get text of all cells and headers to dataframe Mady 3 23,265 Dec-15-2018, 06:46 PM
Last Post: Axel_Erfurt
  Add column headers to dataframe chisox721 5 8,817 May-20-2018, 12:31 AM
Last Post: volcano63
  Read CSV Files with multiple headers into Python DataFrame UGuntupalli 12 26,950 Jan-26-2017, 03:07 PM
Last Post: UGuntupalli

Forum Jump:

User Panel Messages

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