I have an old dataframe and new dataframe like this:
import pandas as pd import numpy as np df_old = pd.DataFrame({ "col1": ["a", &qu