Python Forum
How to apply function lower() to the list?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to apply function lower() to the list?
#1
Hi, everyone!
I have a list with the names of users:
users = ['Timoteusz', 'MAD', 'GaMer', 'ToXIC',....]
All the names are in different letter case.
How to apply function lower() to the copy of this list to make all the names lowercase? Huh
Reply


Messages In This Thread
How to apply function lower() to the list? - by Toltimtixma - Feb-10-2023, 06:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beginner Higher Lower Game wallytan 2 1,671 Sep-29-2022, 05:14 PM
Last Post: deanhystad
  IF statement to apply at each date illmattic 2 2,714 Apr-08-2021, 12:31 PM
Last Post: illmattic
  Function won't apply dynamically in timeseries illmattic 1 1,778 Jan-08-2021, 03:15 PM
Last Post: stullis
  lower() applied at in operator Beerforfree 3 2,381 Mar-22-2020, 11:51 AM
Last Post: ndc85430
  How to apply VLookup formula jonzee 2 3,606 Jan-12-2020, 04:16 PM
Last Post: Clunk_Head
  Issue in .apply function fullstop 0 1,536 Dec-17-2019, 01:29 PM
Last Post: fullstop
  How to change a dataframe column to lower case zhujp98 5 6,446 Oct-29-2019, 06:42 PM
Last Post: zhujp98
  I created a function that generate a list but the list is empty in a new .py file mrhopeedu 2 2,368 Oct-12-2019, 08:02 PM
Last Post: mrhopeedu
  Converting Smiles to Fingerprint with pandas iterrows/apply-function: Jompie96 0 2,532 Jul-04-2019, 01:50 PM
Last Post: Jompie96
  Apply a function with pandas Jompie96 2 2,269 Jun-13-2019, 07:04 PM
Last Post: Jompie96

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020