Skip to content

xlsxreader reads each row of the excel file twice #36

@suhas-ravikumar

Description

@suhas-ravikumar

I use this reader on a xlsx file which is downloaded from a S3 bucket. However, when I try reading the file using XlsxReader.read method, I see each row being read twice. (For example, if the excel file contains 2 data rows, there will be 4 list entries in the output from the read method)
However, when I just open the file in MS excel and edit any value and save it(even if I revert back to the original), it starts working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions