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

Correlation and Covariation operations #1432

Closed
xmnlab opened this issue Apr 20, 2018 · 2 comments
Closed

Correlation and Covariation operations #1432

xmnlab opened this issue Apr 20, 2018 · 2 comments
Labels
analytics Higher-level data analysis API related issues or PRs expressions Issues or PRs related to the expression API feature Features or general enhancements
Milestone

Comments

@xmnlab
Copy link
Contributor

xmnlab commented Apr 20, 2018

I am adding correlation and covariation operations for mapd backend.

I think it would be good be the on the ibis core.

I am using pandas name for this operations:

https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.cov.html
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.corr.html

Does it make sense?

@cpcloud cpcloud added this to the 0.14 milestone Apr 20, 2018
@cpcloud cpcloud assigned cpcloud and unassigned cpcloud Apr 20, 2018
@cpcloud cpcloud added feature Features or general enhancements analytics Higher-level data analysis API related issues or PRs expressions Issues or PRs related to the expression API labels Apr 20, 2018
@cpcloud
Copy link
Member

cpcloud commented Apr 20, 2018

@xmnlab Yep, makes sense. We are definitely interested in adding these.

@xmnlab
Copy link
Contributor Author

xmnlab commented Jun 22, 2018

Added on PR #1419

@xmnlab xmnlab closed this as completed Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Higher-level data analysis API related issues or PRs expressions Issues or PRs related to the expression API feature Features or general enhancements
Projects
None yet
Development

No branches or pull requests

2 participants