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