Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

DataFrame.LoadCsv doesn't handle null values when it attempts to guess the column types #2915

@pgovind

Description

@pgovind

As soon as we encounter a null value, we deduce the whole value to be a StringDataFrameColumn instead of adding a null value to the real column type.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions