Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Strings basics
Regular expressions
Modifying strings
Summary
23. Exercise 3

Instruction

Now, we need to change the case of the guests' names for our invoices.

Exercise

Change the guests' names to uppercase. Use the guest_name column and the reservations data frame.