pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.86k stars 18.01k forks source link

Backport PR #60318 on branch 2.3.x (TST (string dtype): resolve all xfails in JSON IO tests) #60327

Closed WillAyd closed 1 week ago

WillAyd commented 1 week ago

Backport of https://github.com/pandas-dev/pandas/pull/60318

jorisvandenbossche commented 1 week ago

FWIW please link the backport PR and the original PR, and especially remove the "Still Needs Manual Backport" label once you open the backport PR, so we can keep a bit track of what is backported / still needs to be backported

And thanks for the backports!