Can I merge data like
name,#797,"Stachy, Poland"
at_rank,#797,1
to_center,#797,4.70
predicted,#797,4.70
According to the second column and take the first column as column names?
     name             at_rank to_center predicted
#797 "Stachy, Poland" 1       4.70      4.70
Upon request, the whole set of data: http://sprunge.us/cYSJ
 
     
     
    