BUG: Interchange protocol uses u
for string format code but offets are 8 bytes
#56754
Closed
3 tasks done
Labels
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
see above
Expected Behavior
u should have 4 byte offsets, U should have 8
Installed Versions
main
The text was updated successfully, but these errors were encountered: