Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: select_dtypes now allows 'datetimetz' for generically selecting datetimes with timezones #14910
Conversation
jreback
added Bug Dtypes
labels
Dec 18, 2016
jreback
added this to the
0.20.0
milestone
Dec 18, 2016
codecov-io
commented
Dec 19, 2016
•
Current coverage is 84.57% (diff: 100%)@@ master #14910 diff @@
==========================================
Files 144 144
Lines 51057 51060 +3
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 43180 43183 +3
Misses 7877 7877
Partials 0 0
|
jreback
merged commit 8b98104
into pandas-dev:master
Dec 19, 2016
ShaharBental
added a commit
to ShaharBental/pandas
that referenced
this pull request
Dec 26, 2016
|
|
jreback + ShaharBental |
808f386
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedDec 18, 2016
was missing a generic way to use select_dtypes to select any datetime with tz.