How to do it...

To calculate the correlations between two features, all you have to do is to provide their names:

(
no_outliers
.corr('Cylinders', 'Displacement')
)

That's it!

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset