-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Handle utc and box parameters for to_datetime #24082
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
… being imported in concat.py
Hello @jzhaojieh! Thanks for updating the PR.
Comment last updated on December 04, 2018 at 16:25 Hours UTC |
Codecov Report
@@ Coverage Diff @@
## master #24082 +/- ##
==========================================
- Coverage 42.38% 42.38% -0.01%
==========================================
Files 161 161
Lines 51701 51707 +6
==========================================
Hits 21914 21914
- Misses 29787 29793 +6
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24082 +/- ##
===========================================
+ Coverage 42.38% 92.25% +49.87%
===========================================
Files 161 161
Lines 51701 51693 -8
===========================================
+ Hits 21914 47691 +25777
+ Misses 29787 4002 -25785
Continue to review full report at Codecov.
|
Thanks for the pull request. Looks like you pulled in some changes from other PRs. Could you limit this branch to the specific fix? |
pls merge master |
Closed by #24407 |
git diff upstream/master -u -- "*.py" | flake8 --diff