属性

ArrowCSVReadOptions:allow-null-strings

自:0.14.0 起可用

声明

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

描述 [源代码]

字符串/二进制列是否可以具有空值。如果为 `TRUE`,则“null_values”中的字符串将被视为字符串列的空值。如果为 `FALSE`,则所有字符串均为有效字符串值。

类型 gboolean (布尔值)
可用版本0.14.0

标志

可读
可写
构造时
仅限构造时