-
When I try to display a DataFrame with more than two correlations I get the following output: Am I doing something wrong or is this a bug? |
Beta Was this translation helpful? Give feedback.
Answered by
mscolnick
Nov 5, 2024
Replies: 1 comment 6 replies
-
this also occurs when casting the DataFrame from polars to pandas first or wrapping it in mo.ui.table. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This might be fixed in the latest release (not sure what changed) - can you try the latest marimo?