Skip to content

BUG: Raise ValueError for non-string columns in read_json orient='tab…#64877

Open
vivek-2567 wants to merge 2 commits intopandas-dev:mainfrom
vivek-2567:fix-read_json_table_field_str_validation
Open

BUG: Raise ValueError for non-string columns in read_json orient='tab…#64877
vivek-2567 wants to merge 2 commits intopandas-dev:mainfrom
vivek-2567:fix-read_json_table_field_str_validation

Conversation

@vivek-2567
Copy link
Copy Markdown

@vivek-2567 vivek-2567 commented Mar 26, 2026

…le' (GH19129)

I wasn't able to run all the tests as it was taking hours and not even getting completed.
Looking forward to feedback. Thanks!

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.

Raise ValueError for read_json and orient='table' With Numeric Column Names

1 participant