Skip to content

Unable to read CSV data in the form of a bytes string. #7

@mynhardtburger

Description

@mynhardtburger

pandas.read_csv() expects a file object. For _read_obj() to have consistent behaviour between .xlsx and .csv, CSV data encoded as bytes strings should be readable.

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