top | item 39825173

(no title)

mukundesh | 1 year ago

Using parquet in python requires installing pyarrow and numpy, whereas CSV comes with stdlib.

Also, the csv has a very pythonic interface vis-a-vis parquet, in most cases if I can fit the file in memory I would go with CSV.

discuss

order

No comments yet.