Rename and Drop Together

Put both skills together: rename category to age_group in the marathon results, then drop the city column. Two operations, one after the other.
Python
Setting up Python environment...
Output