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