-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andj edited this page Oct 22, 2022
·
8 revisions
- Grapheme tokenisation in Python
- PyICU cheat sheet]: dpk/8325992
- str.casefold()
- str.title() and str.istitle()
- str.lower() and str.islower()
- str.upper() and str.isupper()
- str.translate() and str.maketrans()
- str.isalpha()