torcharrow.istring_column.StringMethods.isalnum¶ abstract StringMethods.isalnum()¶ 如果字符串中的所有字符都是字母数字(字母或数字),则返回 True,否则返回 False。