We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please provide a minimal, self-contained, and reproducible example:
f = pf.create_returns_tear_sheet(df, benchmark_rets=benchmark_rets,return_fig=True); f.savefig('report.pdf')
Please provide the full traceback:
how we can export the full output? I use savefig(), but it saves only plots , and doesn't save fists part of output
Please provide any additional information below:
saved filed didn't contain tabular part, for example these two tables , saved only plots.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem Description
Please provide a minimal, self-contained, and reproducible example:
Please provide the full traceback:
Please provide any additional information below:
saved filed didn't contain tabular part, for example these two tables
, saved only plots.
Versions
The text was updated successfully, but these errors were encountered: