Say I have two dict with this structure:
{ \'0\': { \'A\': a, \'B\': b, } \'1\': { \'C\': c, \'D\': d, } }