On Mon, 30 Mar 2020 15:17:02 -0000 Anish Biswas <anishbiswas...@gmail.com> wrote: > Thanks! I'll probably build the Arrow Library from source. Thanks again!
You should be able to get a nightly build using: $ pip install -U --extra-index-url \ https://pypi.fury.io/arrow-nightlies/ --pre pyarrow Regards Antoine.