rogers1000 / cyclingchaos

Cycling Data Package
6 stars 0 forks source link

Results Pivot - Pivot Name_From is just IDs. #6

Closed rogers1000 closed 5 months ago

rogers1000 commented 6 months ago

Need to use team_name and rider_name instead of team_id and rider_id.

rider_id is waiting on Phase 6 changes to ingestion methodology.

rogers1000 commented 5 months ago

Need to sort out rider_details() and team_details() so I can join id to name on respective fields.

rogers1000 commented 5 months ago

Solved by created name_mapping_df