lambda function with apply in python code example Example: use apply with lambda pandas df.apply(lambda x: func(x['col1'],x['col2']),axis=1)