Skip to content

Conversation

@paddymul
Copy link
Collaborator

Pandas 3.0 introduced a stricter check in DataFrame.to_json(orient='table') that raises ValueError when index names overlap with column names. This breaks buckaroo's serialization in _sd_to_jsondf().

paddymul and others added 2 commits January 27, 2026 15:02
Pandas 3.0 introduced a stricter check in DataFrame.to_json(orient='table')
that raises ValueError when index names overlap with column names. This
breaks buckaroo's serialization in _sd_to_jsondf().

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Uncomment the JupyterLab Playwright test step in the CI workflow.
These tests verify buckaroo widgets render correctly in JupyterLab.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@paddymul paddymul force-pushed the feat/restore-playwright-jupyter branch from cf24cea to 7aa0a71 Compare January 27, 2026 20:03
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.

2 participants