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 res_transformers returning an empty dataframe #163

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

alihamdan
Copy link
Member

Fixes #158

The property res_branches was using similar technique to res_transformers. I changed both to avoid future breakage.

@alihamdan alihamdan added the bug Something isn't working label Jan 10, 2024
@alihamdan alihamdan requested a review from benoit9126 January 10, 2024 14:12
@alihamdan alihamdan self-assigned this Jan 10, 2024
@alihamdan alihamdan merged commit 7cd7718 into develop Jan 10, 2024
4 checks passed
@alihamdan alihamdan deleted the res_transformers branch January 10, 2024 14:23
@benoit9126 benoit9126 mentioned this pull request Jan 24, 2024
@benoit9126 benoit9126 mentioned this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: res_transformers attribute is an empty Dataframe
2 participants