Learning Activity 2: Manipulating data frames
Refer to section 3.2.2 from your Unit 3 document:
- Create a dataframe customers3 from customers
- Change the column name of “LastName” to “Lname”
- Delete column “Fax"