I have a multikey dict here. I am trying to group by the dict by a the first key (A, B) and convert it to a transposed dataframe and write it to a csv file.
>&