fil na values of column pandas with other coumn value code example Example: pandas fill na with value from another column df['Cat1'].fillna(df['Cat2'])