It's less code for you and you can do neat things like zstd compression on the columns.
Bonus, it also doesn't require that you load and unload everything in memory.
https://arrow.apache.org/docs/python/parquet.html
It's less code for you and you can do neat things like zstd compression on the columns.
Bonus, it also doesn't require that you load and unload everything in memory.
https://arrow.apache.org/docs/python/parquet.html