Exploring the unique values in the Marital status column

PHOTO EMBED

Tue May 21 2024 08:47:17 GMT+0000 (Coordinated Universal Time)

Saved by @Uncoverit #python

# Exploring the unique values in the Marital status column
df['Marital_Status'].unique()
content_copyCOPY