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

Fix: enhance error handling for use_independent_variables #85

Merged

Conversation

alexriggio
Copy link
Collaborator

If an error is thrown when using the pandas rolling/expanding function it will try the rolling/expanding_apply function.

This handles the case when a user supplies a custom window function but forgets to set user_independent_variables to True.

@mdancho84 mdancho84 merged commit 5960e2f into business-science:master Oct 4, 2023
5 checks passed
@alexriggio alexriggio deleted the update_error_handling branch October 5, 2023 00:57
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

Successfully merging this pull request may close these issues.

2 participants