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: cramer's v correlation matrix #55

Merged
merged 5 commits into from
Feb 8, 2023
Merged

Conversation

chrislemke
Copy link
Collaborator

No description provided.

@chrislemke chrislemke requested a review from premsrii February 7, 2023 16:30
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #55 (aa39ec6) into develop (adb575a) will increase coverage by 0.48%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #55      +/-   ##
===========================================
+ Coverage    98.86%   99.34%   +0.48%     
===========================================
  Files            6        9       +3     
  Lines          176      306     +130     
===========================================
+ Hits           174      304     +130     
  Misses           2        2              
Impacted Files Coverage Δ
src/blitzly/__init__.py 100.00% <100.00%> (ø)
src/blitzly/etc/utils.py 95.65% <100.00%> (+1.53%) ⬆️
src/blitzly/plots/bar.py 100.00% <100.00%> (ø)
src/blitzly/plots/dumbbell.py 100.00% <100.00%> (ø)
src/blitzly/plots/histogram.py 100.00% <100.00%> (ø)
src/blitzly/plots/matrix.py 100.00% <100.00%> (ø)
src/blitzly/plots/scatter.py 100.00% <100.00%> (ø)
src/blitzly/plots/slope.py 100.00% <100.00%> (ø)
src/blitzly/subplots.py 100.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chrislemke chrislemke closed this Feb 7, 2023
@chrislemke chrislemke reopened this Feb 7, 2023
@chrislemke chrislemke closed this Feb 7, 2023
@chrislemke chrislemke reopened this Feb 7, 2023
@chrislemke chrislemke closed this Feb 7, 2023
@chrislemke chrislemke reopened this Feb 7, 2023
@chrislemke chrislemke merged commit ed35904 into develop Feb 8, 2023
@chrislemke chrislemke deleted the cramers_correlation_matrix branch February 8, 2023 05:52
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.

2 participants