Skip to content

fix: add df to environment for the good measure #1109

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

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

oedokumaci
Copy link
Contributor

This is to avoid cases where the generated code uses df, which gives the following error: NameError: name 'df' is not defined

This is to avoid cases where the generated code uses df, which gives the following error:
NameError: name 'df' is not defined
@gventuri
Copy link
Collaborator

Good addition, I would only conditionally passing it in case only one dataframe is passed, or we risk to pass the wrong one

@gventuri
Copy link
Collaborator

@oedokumaci thanks a lot for the improvement, merging!

@gventuri gventuri merged commit 635a263 into sinaptik-ai:main Apr 15, 2024
2 of 9 checks passed
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