There is a Dataframe like this:
df = pd.DataFrame(columns=[\'id\', \'color\', \'type\'])
And the table is like this:
+-----+--