Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 1.0.1
Description
{{import pyarrow as pa
import numpy as np
pa.chunked_array(pa.array([1,2]))[np.int32(0)]}}
fails with error TypeError: key must either be a slice or integer.
Attachments
Issue Links
- links to