You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- hide validate functions from tab-tab helper
- add pandas example and pandas type to validation
- replace `**kwargs` with `rug_text` and `colors` in
- updated the docstring with Andrew’s nice terse suggestions
- hid tick label from rug plot
- modified rug_text so its indexed across datasets, not copied
- edited examples
- added import numpy where needed
- increased sample sizes
- reversed legend
- fix the show_legend issue so a legend is shown if the hist is hidden
- add test to test_core to check exception for `scipy_import = False`
- edit tests in test optional to reflect the changes (mentioned above)
made
0 commit comments