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

BUG: alpha-correlation errors if metric name is also a metadata column #204

Open
nbokulich opened this issue Jun 20, 2018 · 1 comment
Open
Labels
type:bug Something is wrong.

Comments

@nbokulich
Copy link
Member

nbokulich commented Jun 20, 2018

Proposed Behavior
options:

  1. error with a better message (than only length-1 arrays can be converted to Python scalars 😆)
  2. force use of alpha div vector. possibly warn that a duplicate column exists.

Probably best to go with option 2. Probably not necessary to warn, either, since the alpha div vector is explicitly passed as input.

References
forum xref

@nbokulich
Copy link
Member Author

I suspect this same issue exists in alpha-group-significance but maybe not. worth checking.

@nbokulich nbokulich added the type:bug Something is wrong. label Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something is wrong.
Projects
None yet
Development

No branches or pull requests

1 participant