Skip to content

Instantly share code, notes, and snippets.

@samirsaci
Created September 3, 2022 11:28
Show Gist options
  • Select an option

  • Save samirsaci/da43d02e4b0138c8af608ab53b05bcc8 to your computer and use it in GitHub Desktop.

Select an option

Save samirsaci/da43d02e4b0138c8af608ab53b05bcc8 to your computer and use it in GitHub Desktop.
Mail Report
# save plot
filename = 'visual' + ".png"
path_plot = filename
fig.savefig(path_plot, dpi=fig.dpi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment