This is my second dataset, with a heart faliure prediction dataset from kaggle.
https://www.kaggle.com/datasets/fedesoriano/heart-failure-prediction Ordinal Columns:
"Age": Numerical,
"Sex": Categorical,
"ChestPainType": Ordinal,
"RestingBP": Numerical,
"Cholesterol": Numerical,
"FastingBS": Numerical,
"RestingECG": Categorical,
"MaxHR": Numerical,
"ExerciseAngina": Categorical,
"Oldpeak": Numerical,
"ST_Slope": Categorical,
"HeartDisease": Numerical