-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: df.astype example using dictionary #26994
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #26994 +/- ##
==========================================
- Coverage 91.99% 91.98% -0.01%
==========================================
Files 180 180
Lines 50774 50774
==========================================
- Hits 46711 46707 -4
- Misses 4063 4067 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26994 +/- ##
==========================================
- Coverage 91.99% 91.98% -0.01%
==========================================
Files 180 180
Lines 50774 50774
==========================================
- Hits 46711 46707 -4
- Misses 4063 4067 +4
Continue to review full report at Codecov.
|
Thanks! I think this looks good though caused some CI failures if you can take a look. @datapythonista in case you have any input |
Yea the errors don't seem to be related to my changes: |
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.
Restarted to be sure but I agree probably unrelated so lgtm. @datapythonista @TomAugspurger if either of you want to take a look feel free to merge
Thanks! |
Closes #26990