Deduplicate by Runner ID
Sometimes you only want one record per runner ID, regardless of whether other columns match. Keep just the first occurrence of each runner_id.
Premium
Python
Setting up Python environment... Output
Setting up Python environment...