Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a subset of NumPy functions for omniscidb #133

Open
1 task
guilhermeleobas opened this issue Jul 27, 2020 · 2 comments
Open
1 task

Implement a subset of NumPy functions for omniscidb #133

guilhermeleobas opened this issue Jul 27, 2020 · 2 comments

Comments

@guilhermeleobas
Copy link

NumPy contains more than 500 functions listed in their website. We need to implement a subset of it. Ideally this subset should contain the most used NumPy functions.

@kcpevey
Copy link

kcpevey commented Aug 3, 2020

We need an explicit list of required functions here. @dharhas

@pearu
Copy link
Contributor

pearu commented Sep 3, 2020

The existing list in heavyai/rbc#31 represents the current state best.

It will be a continuous effort to support more and more numpy functions / filter out numpy functions that support for omniscidb does not make sense.

@rpekrul rpekrul removed the UDFs label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants