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.83k stars 18k forks source link

Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol) #60347

Closed meeseeksmachine closed 4 days ago

meeseeksmachine commented 4 days ago

Backport PR #60333: BUG (string dtype): fix handling of string dtype in interchange protocol