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