Skip to content

Conversation

@adknudson
Copy link

corkendall now returns a matrix with one column when operating on a Matrix-Vector input, the same behavior as cor and corspearman. The tests have been updated to reflect the change.

Fixes #672 and is related to #659

corkendall now returns a matrix with one column when operating on a Matrix-Vector input, the same as cor and corspearman. The tests have been updated to reflect the change.
@nalimilan
Copy link
Member

Thanks. Unfortunately this is breaking so we cannot merge this until the next breaking release.

@nalimilan nalimilan added the breaking A breaking change that needs a semver major release label Apr 6, 2021
@nalimilan nalimilan added this to the 1.0 milestone Apr 6, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking A breaking change that needs a semver major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

corkendall and corspearman return different types

2 participants