There are a few times when I have a dictionary (not very large) and try to convert it into a dataframe, the code above would yield one with each cell being NaN. Yet the code below works fine. I wonder what could be the difference? Answer What are your dictionary keys? I am guessing the keys don’t align to your