Skip to content

Conversation

chinandrew
Copy link
Collaborator

Closes #215

Summary of changes:

  • Add signals() function to fetch multiple signals for parity with R package.
  • Add tests and update documentation
  • Add a lint ignore to an argument for aggregate_signals(), which would be nice to change but since it's a released function we may want to be more careful about it. (At least it's not a kwarg)

For now I'm doing this for R parity, though I wonder if it makes sense to just combine them into one function and making signal() private

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add multi signal function to Python package

1 participant