Skip to content

ENH: Ignoring empty lines in files #4466

Closed
@holocronweaver

Description

@holocronweaver

Currently pandas preserves empty lines when reading CSV files. I think the default should be to ignore empty lines, with a possible optional parameter to retain them.

Implementing this in the C and Python parsers should be an easy extension of my work on #2685 , but I wanted some feedback before I do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions