ArcticDB icon indicating copy to clipboard operation
ArcticDB copied to clipboard

Support of PyArrow-backed `pandas.{DataFrame,Series}`

Open jjerphan opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

ArcticDB currently supports both pandas 1 and pandas 2: it only supports NumPy-backed pandas.{DataFrame,Series} but it does not support PyArrow-backed pandas.{DataFrame,Series}.

Describe the solution you'd like

Make ArcticDB support pyarrow-backed pandas.{DataFrame,Series}.

Describe alternatives you've considered

N/A.

Additional context

N/A.

jjerphan avatar Sep 21 '23 15:09 jjerphan