Solution:
for i in operand:
for key, value in i.items():
for k in value:
for m in k:
print(key, m)
Output:
fill_with median f.1_FEB_09
fill_with median f.1_OCT_09
fill with mean f.1_FEB_09
fill with mean f.1_OCT_09
fill with interpolated values f.1_FEB_09
fill with interpolated values f.1_OCT_09
fill with mode M