Column.get_string_id#
- Column.get_string_id(s)#
Return the string ID for the given string
s
.Note
Only available on
CPU
andColumn<TextEncodingDict>
- Parameters:
s (str | TextEncodingNone) –
- Return type:
int
Return the string ID for the given string s
.
Note
Only available on CPU
and Column<TextEncodingDict>
s (str | TextEncodingNone) –
int