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

Closes #3354 import scipy.stats functions to arkouda.scipy.stats #3357

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Jun 25, 2024

Closes #3354 import scipy.stats functions to arkouda.scipy.stats

This PR imports the scipy.stats objects and functions into arkouda.scipy.stats that do not require numpy arrays.

@ajpotts ajpotts force-pushed the 3354-shim-scipy branch 3 times, most recently from 14af6e5 to 2772c54 Compare June 25, 2024 19:37
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

Successfully merging this pull request may close these issues.

import scipy.stats functions to arkouda.scipy.stats
1 participant