If you have a 2d array in the dictionary than this is what you do: dictionary = {'array': [elements]} #The elements are smaller lists New_Array = dictionary['array']