in python can you change a copy of a dataframe code example Example: dataframe copy new_dataframe = dataframe.copy(deep = True)