Skip to content

ENH: Excel to support reading Timedeltas #4332

Closed
@timmie

Description

@timmie

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

No one assigned

    Labels

    Dtype ConversionsUnexpected or buggy dtype conversionsIO DataIO issues that don't fit into a more specific labelIO Excelread_excel, to_excelTimedeltaTimedelta data type

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions