Skip to content

Conversation

@Light2Dark
Copy link
Contributor

📝 Summary

Fixes #5562, casts enum[list] to string. There might be a regression in polars #5562, which caused our CI to fail. Reverting the change to an old fix

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 27, 2025 4:37am

@mscolnick mscolnick merged commit affa1c9 into main Oct 27, 2025
37 of 41 checks passed
@mscolnick mscolnick deleted the sham/cast-list-enum-to-string-polars branch October 27, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rich display fails for polars data frame with pl.List(pl.Enum) cols.

3 participants