I used a code as follows:
df.skew(axis = 0, skipna = True) df.kurt(axis = 0, skipna = True)
It prints the values. How could i get these print