Suppose you have a following dataset:
Country,A,B,C, USA,1,3,4, Canada,7,8,3
How do you transform the table in pandas, Python so it looks lik