Skip to content

consolidate code for reading data from file #2261

@st-pasha

Description

@st-pasha

Currently there are 4 different places where the data is being read:

  • section [7], detection of the separator and quote rule
  • section [8], detection of column names
  • section [9], file sampling and detection of column types
  • section [12], actual file reading

It would be great if they all could use the same common procedure, which would make it easier to introduce other improvements into the code.

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