torcharrow.istring_column.StringMethods.lower¶ abstract StringMethods.lower() → StringColumn¶ 將欄位中的字串轉換為小寫。等同於 str.lower()。