Python Forum
Trouble reading files using pyexcel
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble reading files using pyexcel
#2
[EDIT] I just see that you are reffering to a row, not column. Is that what you want?

I don't have any experience with pyexcel. But have you tried to use index numbers instead of column names? The error message tells you need to use integers, so I assume the indexnumber of the column should work (typically starting from 0).
Reply


Messages In This Thread
Trouble reading files using pyexcel - by codebeacon - Feb-06-2021, 06:54 PM
RE: Trouble reading files using pyexcel - by Jeff900 - Feb-06-2021, 07:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  trouble reading string/module from excel as a list popular_dog 0 432 Oct-04-2023, 01:07 PM
Last Post: popular_dog
  Trouble with threading and reading variable from a different script Lembas 14 3,074 Apr-26-2023, 11:21 PM
Last Post: Lembas
  Reading Multiple text Files in pyhton Fatim 1 1,941 Jun-25-2021, 01:37 PM
Last Post: deanhystad
  Trouble with reading csv file and putting it into a file Milfredo 3 2,278 Sep-04-2020, 05:30 AM
Last Post: Milfredo
  Reading txt files in ssh server. therenaydin 6 4,175 Aug-06-2020, 05:17 AM
Last Post: ndc85430
  How to stop the reading of files Laplace12 4 2,378 Jul-27-2020, 04:07 PM
Last Post: Gribouillis
  How can I speed up my openpyxl program reading Excel .xlsx files? deac33 0 3,414 May-04-2020, 08:02 PM
Last Post: deac33
  Trouble reading Excel file. Shembeginner 2 2,311 Apr-07-2020, 04:55 AM
Last Post: Shembeginner
  Other modules for reading audio files? jedzz 0 1,612 Mar-25-2020, 11:07 PM
Last Post: jedzz
  Error With Reading Files In Directory And Calculating Values chascp 2 2,454 Feb-15-2020, 01:57 PM
Last Post: chascp

Forum Jump:

User Panel Messages

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