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

Add option return_fig and show #346

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

xgdgsc
Copy link

@xgdgsc xgdgsc commented Aug 27, 2019

option for create* functions are return_tf which stands for return table (in dict) and figure (in list), added return_fig in plot* functions to return fig or tables, added show to allow suppress showing the plot in this mode. The create* functions should be pretty usable. The plot* functions are not fully tested by myself.

#342

@twiecki
Copy link
Contributor

twiecki commented Aug 30, 2019

@xgdgsc Thanks, seems like tests are failing.

@xgdgsc
Copy link
Author

xgdgsc commented Aug 30, 2019

I see log like:

The command "conda create -q -n testenv --yes python=$TRAVIS_PYTHON_VERSION ipython flake8 numpy scipy nose matplotlib pandas=$PANDAS_VERSION statsmodels seaborn" failed and exited with 1 during .

don' t know how to fix that.

@twiecki
Copy link
Contributor

twiecki commented Aug 30, 2019 via email

@jimportico jimportico mentioned this pull request Jan 14, 2020
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.

None yet

2 participants