copy dataframe columns to another dataframe ignore_index code example Example: dataframe copy new_dataframe = dataframe.copy(deep = True)