Introduction In this article I’m going to show how to create a Pandas DataFrame object in two different ways. Create a DataFrame from a dictionary Each key of the dictionary defines the name of the column and the value (list object) for that key defines the column values. The code above will create a DataFrame