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