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

Running regression on a single dataset throws: argument after * must be an iterable, not int #104

Open
MatthewSpofford opened this issue Aug 7, 2020 · 1 comment
Labels
bug Something isn't working in progress Issue is currently being worked on priority medium Issue does not severly impact performance/appearance, but hurts app usability
Milestone

Comments

@MatthewSpofford
Copy link
Collaborator

Unsure if this error is meant to occur because the calculation is not possible, or if an actual error is occuring.

@MatthewSpofford MatthewSpofford added bug Something isn't working priority medium Issue does not severly impact performance/appearance, but hurts app usability labels Aug 7, 2020
@MatthewSpofford MatthewSpofford self-assigned this Aug 7, 2020
@MatthewSpofford MatthewSpofford added the question Further information is requested label Aug 7, 2020
@MatthewSpofford MatthewSpofford added this to the v1.0.0 milestone Aug 11, 2020
@MatthewSpofford MatthewSpofford added in progress Issue is currently being worked on and removed in progress Issue is currently being worked on labels May 22, 2021
@MatthewSpofford
Copy link
Collaborator Author

It appears that this is occurring only because the calculation at the time is not possible. Should add a new try-catch to just given an error like "Unable to compute for ".

@MatthewSpofford MatthewSpofford added in progress Issue is currently being worked on and removed question Further information is requested labels Aug 23, 2021
@MatthewSpofford MatthewSpofford removed their assignment Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress Issue is currently being worked on priority medium Issue does not severly impact performance/appearance, but hurts app usability
Projects
None yet
Development

No branches or pull requests

1 participant