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

API: return value of compute_features #23

Open
dengemann opened this issue Jun 9, 2021 · 0 comments
Open

API: return value of compute_features #23

dengemann opened this issue Jun 9, 2021 · 0 comments

Comments

@dengemann
Copy link
Collaborator

When computing covariances, we return a 3d array where the first element is the frequency band. But we don't have broken the link with the frequency_band parameter and make it unnecessarily difficult to build our fancy data frame later.
Should we return a dict of covariances or even a data frame?

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

No branches or pull requests

1 participant