Federico Posted October 22 Share Posted October 22 Hello, is there a task that lets you quickly compute the correlation and/or covariance matrices associated to a dataset? Thank you for your support Want to know more? Link to comment Share on other sites More sharing options...
Enrico Posted October 23 Share Posted October 23 Hi Federico, are you referring to this? This option is available under Sheets inside DM task Take a look also at the documentation and let us know in case you have any additional doubts Evaluating statistics Want to know more? Link to comment Share on other sites More sharing options...
Federico Posted October 24 Author Share Posted October 24 Hi Enrico, yes but in a way that automatically compares every pair of variables and ideally outputs the result in matrix form, similarly to what eg pandas.DataFrame.corr does (https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.corr.html) further outputting it as a heatmap would be very useful to estimate correlations in the whole dataset at a glance (see picture below). Thank you for your support! Want to know more? Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.