Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
Description
Minimal reproducer:
import pandas as pd import pyarrow as pa pa.array(pd.Categorical(['a', 'b', 'c'], categories=['a', 'b']))
Attachments
Issue Links
- links to