#First we import scipy function to determine the mode from scipy.stats import mode mode(data['Gender'])