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 skew and hist_all #2744

Closed
stress-tess opened this issue Aug 31, 2023 · 0 comments · Fixed by #2756
Closed

Implement skew and hist_all #2744

stress-tess opened this issue Aug 31, 2023 · 0 comments · Fixed by #2756
Assignees
Labels
enhancement New feature or request User Reported A user submitted the issue

Comments

@stress-tess
Copy link
Member

Add skew to arkouda similar to what is done in scipy https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.skew.html

@stress-tess stress-tess added the enhancement New feature or request label Aug 31, 2023
@stress-tess stress-tess self-assigned this Aug 31, 2023
@stress-tess stress-tess added the User Reported A user submitted the issue label Aug 31, 2023
@stress-tess stress-tess changed the title implement skew Implement skew Aug 31, 2023
@stress-tess stress-tess changed the title Implement skew Implement skew and hist_all Sep 8, 2023
@stress-tess stress-tess linked a pull request Sep 8, 2023 that will close this issue
@stress-tess stress-tess assigned egelberg and unassigned stress-tess Sep 8, 2023
github-merge-queue bot pushed a commit that referenced this issue Sep 12, 2023
* init commit

* removed excess math imports

* fix flake8 errors

* remove extraneous print

* isnan issue

* adding ceil function to handle axes error

* add bias to skew method

* bleh flake8

* remove log arg

---------

Co-authored-by: Eddie <[email protected]>
Co-authored-by: pierce <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request User Reported A user submitted the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants