Part 5 (5 points, coding task)
Do the following tasks in this part.
-
Remove columns
SibSpandParchindf_4, and save this new DataFrame object asdf_5(changes ondf_4should not be inplace). -
Print the first five rows of
df_4anddf_5. -
Print the shapes of
df_4anddf_5.