Nick Salerni
Results
3
comments of
Nick Salerni
@samster25 This covers a good chunk of the use case. Two others I can think of: 1. The one I can see missing from the above list would be `apply()`...
Would like to take care of a few of these as an intro to this repo !
Thanks @jaychia ! I will take the single-argument string kernels to start: - .str.capitalize() - .str.upper() - .str.lower() - .str.lstrip() - .str.rstrip() - .str.reverse()