python to_dict() some field code example Example: convert pandas group to dict res = dict(tuple(d.groupby('a')))