Skip to content

Get the content of the current line when an error occurs #478

@andrews05

Description

@andrews05

Summary

When an error occurs while parsing a CSV, I would like to be able to get the content of the line that caused the error.

Motivation

Getting the content of the bad line can help to diagnose the issue much more quickly.

Alternative

Trying to locate the line in the source data by the given line number can be difficult, especially if the csv was streamed from an API and not retained.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions