how to insert a column in the start in pd df code example Example: add column to start of dataframe pandas df.insert(loc, column, value)