great-tables icon indicating copy to clipboard operation
great-tables copied to clipboard

Example correlation matrix

Open machow opened this issue 2 years ago • 1 comments

Let's add a correlation matrix example to the docs (and / or a confusion matrix!)

Here's a confusion matrix from the pandas styler docs

image

machow avatar Jan 19 '24 19:01 machow

Hi @machow - I am happy to work on adding this example to the docs. In the pandas styler docs example you shared they build everything with CSS/specific pandas table styles. Is the goal for this issue to use same data as the styler docs example but recreate the table using great-tables?

zaynpatel avatar Apr 15 '25 13:04 zaynpatel