drop nan values in dataframe code example Example: dropping nan in pandas dataframe df.dropna(subset=['name', 'born'])