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