Property

ArrowCSVReadOptions:allow-null-strings

Declaration

property allow-null-strings: gboolean [ read, write ]

Description [src]

Whether string / binary columns can have null values. If TRUE, then strings in “null_values” are considered null for string columns. If FALSE, then all strings are valid string values.

Type: gboolean
Available since:0.14.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno