Shortcuts

torcharrow.istring_column.StringMethods.isalnum

abstract StringMethods.isalnum()

如果字符串中的所有字符都是字母数字(字母或数字),则返回True,否则返回False。