torcharrow.istring_column.StringMethods.lower¶ 抽象 StringMethods.lower() → StringColumn¶ 将列中的字符串转换为小写。等效于 str.lower()。