Merge Results with Registrations

Bring our two marathon files together. Join the results with the registrations on runner_id, keeping only runners who appear in both.
Python
Setting up Python environment...
Output