Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Jul 19, 2025

📝 Summary

Fixes: #5524 . This surfaces dtypes for indexes in tables, thereby we can render it correctly if the index is of a particular type, by reusing the rendering logic for other columns.

With named index:
CleanShot 2025-07-19 at 16 18 40@2x

Unnamed index:
CleanShot 2025-07-19 at 16 21 46@2x

No index:
CleanShot 2025-07-19 at 22 38 33@2x

🔍 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 Jul 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 6:37am

@Light2Dark Light2Dark marked this pull request as ready for review July 21, 2025 05:43
@Light2Dark Light2Dark requested a review from manzt as a code owner July 21, 2025 05:43
@Light2Dark Light2Dark added bug Something isn't working bash-focus Area to focus on during release bug bash labels Jul 21, 2025
@Light2Dark Light2Dark merged commit 2338b32 into main Jul 21, 2025
25 of 38 checks passed
@Light2Dark Light2Dark deleted the sham/fix-index-dtypes-pandas branch July 21, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash-focus Area to focus on during release bug bash bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

render dates for pandas dataframe using local tz

3 participants