Shortcuts

torcharrow.istring_column.StringMethods.isdigit

abstract StringMethods.isdigit()

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