-
Notifications
You must be signed in to change notification settings - Fork 170
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
row_to_names
improvement
#1379
row_to_names
improvement
#1379
Conversation
🚀 Deployed on https://deploy-preview-1379--pyjanitor.netlify.app |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1379 +/- ##
==========================================
- Coverage 94.48% 87.36% -7.12%
==========================================
Files 80 86 +6
Lines 4367 5067 +700
==========================================
+ Hits 4126 4427 +301
- Misses 241 640 +399 |
07254a7
to
84f9d25
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, @samukweku! Not much that I can see needing nitpicking right now.
I am going to merge! |
PR Description
Please describe the changes proposed in the pull request:
row_to_names
speed improvement pandas (YMMV):
This PR relates to #1352 .