Commit fbb86de
committed
BUG: Fix bug with DataFrame.pivot and .set_index not compatible with pyarrow dictionary categoricals
Relates to pandas-dev#53051
Code for fix taken and adapted from pandas-dev#590991 parent 38dd653 commit fbb86de
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
0 commit comments