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