torcharrow.istring_column.StringMethods.isdigit¶ 抽象 StringMethods.isdigit()¶ 如果字符串中的所有字符都是数字,则返回 True,否则返回 False。