Closed toobaz closed 4 years ago
Related issue: https://github.com/mwburke/stargazer/issues/16
Is anything left to do with this PR? I'd love to use it.
I just tested out multiple target variables by installing from your branch. Works well!
pip uninstall -y stargazer
pip install git+https://github.com/toobaz/stargazer.git@fix_show_dep_var
Thanks @MaxGhenis for testing
This PR does 3 things:
render_html()
, where it was missingextract_data()
afterreset_params()
so that operations related to parsing data are not overridden