I want to replace the value in dataframe given some condition.
Xtrain_df[Xtrain_df[\'age group\']==\'[80-90)\'][\'weight\'].replace(\'?\',\'[75-100)\', inplac