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

Incorrect Syntax #3

Open
shmurthy08 opened this issue Nov 3, 2023 · 2 comments
Open

Incorrect Syntax #3

shmurthy08 opened this issue Nov 3, 2023 · 2 comments

Comments

@shmurthy08
Copy link

For saving the final output you should use plt.savefig() instead of plt.save

@shmurthy08
Copy link
Author

after further analysis the issue wasn't the savefig usage (plt.save does work given the plotnine library) but the parentheses were not applied correctly and need to be modified

There should be a pull request submitted by our group to fix this issue please take a look when you have a chance

@TylerKay
Copy link
Collaborator

TylerKay commented Nov 8, 2023

Thank you @shmurthy08, I believe this is also connected to the issue @dinafuku created titled "Missing import statement". We will work on getting the parenthesis issues resolved.

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

No branches or pull requests

2 participants