louisPy icon indicating copy to clipboard operation
louisPy copied to clipboard

Pandas serialization with pyarrow

Open bdowling opened this issue 5 years ago • 1 comments

Would it make sense to switch the pandas serialization to use pyarrow, performance could be significant on larger datasets.

https://github.com/pandas-dev/pandas/pull/28494/files#diff-03b380f521c43cf003207b0711bac67fR2527

bdowling avatar Dec 02 '19 04:12 bdowling

@bdowling i agree with you as pyarrow has a good performance.

ClarkChin08 avatar Aug 27 '20 07:08 ClarkChin08