ColumnTextEncodingNone.is_null#
- ColumnTextEncodingNone.is_null(index)#
Check if element at
index
is null.Note
Only available on
CPU
- Parameters:
index (int) –
- Return type:
bool
Check if element at index
is null.
Note
Only available on CPU
index (int) –
bool