8000 Fix error with zero denominator. by vnmabus · Pull Request #37 · vnmabus/dcor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix error with zero denominator. #37

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

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Fix error with zero denominator. #37

merged 1 commit into from
Aug 14, 2022

Conversation

vnmabus
Copy link
Owner
@vnmabus vnmabus commented Jun 6, 2022

Closes #36.

@codecov
Copy link
codecov bot commented Jun 6, 2022
8000

Codecov Report

Merging #37 (42fe1c4) into develop (7e7b309) will increase coverage by 0.20%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #37      +/-   ##
===========================================
+ Coverage    94.48%   94.69%   +0.20%     
===========================================
  Files           19       19              
  Lines         1433     1452      +19     
===========================================
+ Hits          1354     1375      +21     
+ Misses          79       77       -2     
Impacted Files Coverage Δ
dcor/_dcor.py 93.58% <100.00%> (+0.64%) ⬆️
dcor/tests/test_dcor.py 100.00% <100.00%> (ø)
dcor/_utils.py 95.38% <0.00%> (+1.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e7b309...42fe1c4. Read the comment docs.

@vnmabus vnmabus merged commit 4d44dce into develop Aug 14, 2022
@vnmabus vnmabus deleted the fix/zero_denominator branch August 14, 2022 18:00
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.

AttributeError: 'float' object has no attribute 'dtype'
1 participant
0