louisPy
louisPy copied to clipboard
Pandas serialization with pyarrow
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 i agree with you as pyarrow has a good performance.