Join the conversation

# create a heatmap of numerical columnssns.heatmap(df.select_dtypes(include=['number']).corr(),annot=True)
Reply

I have done this video with 100% practice.
Reply

I understood the concept of Correlation and its types: Positive Correlation, Neutral Correlation, and Negative Correlation. I also learned about sns.lmplot() which was a new concept for me.
Reply

Done
Reply

already watche don youtube
Reply

I have done this video with 100% practice.
Reply

I have done this lecture with 100% practice.
Reply