-
-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
How about using parquet and pyArrow, when read and write files?
Starting with pandas 2.0, using pyArrow reduces file reading time.
Also parquet data type is better performance than pickle.
So I suggest that add new data type(parquet), and new data read functions(pyArrow) at File App.
Thank you
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request