remove columns with a lot of nan pandas code example Example: dropping nan in pandas dataframe df.dropna(subset=['name', 'born'])