-
Notifications
You must be signed in to change notification settings - Fork 367
ENH: Add barh plot for DataFrame #698
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
ENH: Add barh plot for DataFrame #698
Conversation
Codecov Report
@@ Coverage Diff @@
## master #698 +/- ##
==========================================
- Coverage 93.71% 93.65% -0.06%
==========================================
Files 32 32
Lines 5523 5534 +11
==========================================
+ Hits 5176 5183 +7
- Misses 347 351 +4
Continue to review full report at Codecov.
|
|
cannot figure out how to resolve codecov issue. 😥 if you could take a look at either |
|
It's okay. codecov sometimes looks a bit dumb. |
Softagram Impact Report for pull/698 (head commit: 4e8d32e)⭐ Change Overview
📄 Full report
Give feedback on this report to [email protected] |
|
Conflicts are resolved. Let's see if everything can pass. @HyukjinKwon I think I also need to resolve conflict for another PR once this is merged, so let me do it one by one. |
|
Thanks, merged to master. |

kdf and pdf with specified x and y:
kdf and pdf without specified x and y:
