torcharrow.istring_column.StringMethods.upper¶ abstract StringMethods.upper() → StringColumn¶ 将列中的字符串转换为大写。 等同于 str.upper()。