Pilih mayoritas panda
# get mode of a pandas column
df['Col'].mode()
Real Raccoon
# get mode of a pandas column
df['Col'].mode()