I understand. I will take a look at the APIs. With Regards, Vibhatha Abeykoon
On Thu, Nov 5, 2020 at 5:38 PM Wes McKinney <wesmck...@gmail.com> wrote: > You can help by opening Jira issues for adding new functions or adding > new type cases to functions. Since Arrow is a volunteer-based project > there's no guarantee when or if something will be implemented but you > are free to submit PRs of course. > > On Thu, Nov 5, 2020 at 4:35 PM Vibhatha Abeykoon <vibha...@gmail.com> > wrote: > > > > Hello, > > > > Will the Compute API be extended to provide other operators in Python and > > extend the existing functionality? > > > > For instance compute.invert() didn't work with int64 arrays and it showed > > that the methods are not-implemented. Similarly, I was looking for some > of > > the other operators like neg, etc. > > > > I am following: https://arrow.apache.org/docs/python/api/compute.html > > > > With Regards, > > Vibhatha Abeykoon >