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

Bump pca from 1.8.6 to 1.9.0 #1365

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Bump pca from 1.8.6 to 1.9.0 #1365

merged 1 commit into from
Feb 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps pca from 1.8.6 to 1.9.0.

Release notes

Sourced from pca's releases.

v1.9.0

  • set default std=3 wich is more common for outlier detection
  • Multiple test corrections for the hotelling t2 test
  • multipletests is set in the predict function and not during initialization anymore.
  • y_proba is the corrected Pvalue. Praw is the uncorrected Pvalue in the output dataframe
Commits
  • bd62b88 1.9.0
  • 31dcff5 update unit tests set default std to 3
  • b1fb694 set maximum of 3 digits for the loading values in the plot
  • bdb99a6 add optional jitter parameter to move points
  • 79995c1 add multiple test correction for hotelling t2 test
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Security Urgent because related to security label Feb 16, 2023
@dependabot dependabot bot requested a review from lisphilar February 16, 2023 21:20
Bumps [pca](https://github.com/erdogant/pca) from 1.8.6 to 1.9.0.
- [Release notes](https://github.com/erdogant/pca/releases)
- [Commits](erdogant/pca@1.8.6...1.9.0)

---
updated-dependencies:
- dependency-name: pca
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lisphilar lisphilar added this to the Release v3.0.0 milestone Feb 17, 2023
@lisphilar lisphilar merged commit 438c68c into main Feb 17, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/pca-1.9.0 branch February 17, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Urgent because related to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant