-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Follow-up to #17805 #18023
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
Follow-up to #17805 #18023
Conversation
looks fine. ping when green. |
Codecov Report
@@ Coverage Diff @@
## master #18023 +/- ##
==========================================
- Coverage 91.26% 91.24% -0.02%
==========================================
Files 163 163
Lines 50099 50099
==========================================
- Hits 45724 45715 -9
- Misses 4375 4384 +9
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18023 +/- ##
==========================================
- Coverage 91.26% 91.24% -0.02%
==========================================
Files 163 163
Lines 50099 50099
==========================================
- Hits 45724 45715 -9
- Misses 4375 4384 +9
Continue to review full report at Codecov.
|
ping |
thanks i assume u have a note to change the remaining on tslib at some point |
This replaces uses of pandas_datetime_to_datetimestruct and pandas_datetimestruct_to_datetime with dt64_to_dtstruct and dtstruct_to_dt64 respectively, but leaves some un-replaced to avoid creating conflicts with other open PRs.
git diff upstream/master -u -- "*.py" | flake8 --diff