It’s not the best since the format is really focused on in- memory
representation and direct computation, but you can do it:

https://arrow.apache.org/docs/python/feather.html

—
Felipe

On Tue, 17 Oct 2023 at 23:26 Nara <narayanan.arunacha...@gmail.com> wrote:

> Hi,
>
> Is it a good idea to use Apache Arrow as a file format? Looks like
> projecting columns isn't available by default.
>
> One of the benefits of Parquet file format is column projection, where the
> IO is limited to just the columns projected.
>
> Regards ,
> Nara
>

Reply via email to