Skip to content

delimited_to_arrays: introduce a parameter to determine if empty fields are treated as missing #80

@flexatone

Description

@flexatone

Presently, "1,,0" (axis 0) can be interpreted as an int, where the empty field is given a zero. For floats, the empyt field is treated as NaN, for ints the empty field is treated as 0. This should be disableable with a parameter.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions