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

also return t statistic (not just the p value) #357

Merged
merged 4 commits into from
Nov 21, 2024
Merged

also return t statistic (not just the p value) #357

merged 4 commits into from
Nov 21, 2024

Conversation

pnrobinson
Copy link
Member

@ielis
See #356

@pnrobinson
Copy link
Member Author

docs/user-guide/input-data.rst: 45 warnings
/opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/matplotlib/transforms.py:2048: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
self._mtx[0, 2] += tx

Does this mean that returning X, Y is no longer allowed? Do we need parens?

@ielis ielis merged commit 218e35b into develop Nov 21, 2024
3 checks passed
@ielis ielis deleted the t_stat branch November 21, 2024 20:52
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.

2 participants