-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Excelread_excel, to_excelread_excel, to_excelTimedeltaTimedelta data typeTimedelta data type
Milestone
Description
ExcelFile should print out line or even cell warnings
Today I was spending quite some time debugging why a decoding error stopped the code from reading in a table.
I thought the skiprows counts from 0 (= Excel row 1). It was always failing.
In one line there were column headers, the next line contained units which couldn't probably be parsed.
I think it could be helpful if the parser would show the line number or even cell were it fails to ready (like due to decoding errors).
Metadata
Metadata
Assignees
Labels
Dtype ConversionsUnexpected or buggy dtype conversionsUnexpected or buggy dtype conversionsIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific labelIO Excelread_excel, to_excelread_excel, to_excelTimedeltaTimedelta data typeTimedelta data type