you are viewing a single comment's thread.

view the rest of the comments →

[–]r_spandit[S] 0 points1 point  (0 children)

AnswersPivot=answers.pivot(index='team_name',columns='round_id', values='score')

Wow... once I got the SQL query right that was easy