I am trying to preprocess the data for the Titanic problem on Kaggle, following this link
train_data = pd.read_csv("/kaggle/input/titanic/train.csv") t