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

Stable #55

Merged
merged 28 commits into from
Apr 12, 2019
Merged

Stable #55

merged 28 commits into from
Apr 12, 2019

Conversation

cmmorrow
Copy link
Owner

No description provided.

Added the drop_groups() method to the Numeric class.
Modified the Group Comparison classes to drop groups below the minimum instead of raising an error.
Converted the test_groupcorrelation.py tests to pytest.
Added unit tests.
…itial Datatype.

Added additional unit tests.
…_name_fix

Bugfix categorical numeric group name fix
…event matplotlib from erroring when drawing the violin plots.

Added additional unit tests.
…ength_group

Graph boxplots now filters groups and data to drop empty groups to pr…
Added a catch for an empty iterable to avoid a pandas categorical warning.
…_size

Feature reduce categorical graph size
…_fix

Add order and dropna to determine_analysis_type().
Changed the call to mannwhitneyu to use a two-sided test.
Added EqualVariance calls just before calls to MannWhitney and TwoSampleKSTest in analyze().
Updated tests.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 97.766% when pulling caf6e3f on stable into 5d23db1 on master.

@cmmorrow cmmorrow merged commit c7efe3a into master Apr 12, 2019
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