Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.8.0
Description
I'd expect it to return a mutable buffer:
>>> pa.frombuffer(bytearray(10)).is_mutable False
I'd expect it to return a mutable buffer:
>>> pa.frombuffer(bytearray(10)).is_mutable False