Skip to content

Multiline cells in CSV #83

Description

@nbanyan

Unfortunately, the pandas readers don't recognize multiline cells in CSV tables. Could you add csv.reader from the csv library as a reader?

id,severity,description
12345,medium,Example description text.

With line breaks in cell content
23456,low,"Sometimes the cell text is quoted.

But not always"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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