correlation in python pandas code example Example: how to correlation with axis in pandas import pandas as pd df.corrwith(dfa.iloc[0], axis=1)