Rename a Column

The marathon results file calls it full_name, but the registrations file uses name. Rename the column so they match.
Python
Setting up Python environment...
Output