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: setting a slice with datetime64 ignores datetime64 resolution #10412
Comments
jorisvandenbossche
referenced
this issue
Jun 23, 2015
Closed
vectorised setting of timestamp columns fails with python datetime and numpy datetime64 #10408
jorisvandenbossche
added this to the
0.17.0
milestone
Jun 23, 2015
|
PR #10644 |
schettino72
referenced
this issue
Jul 21, 2015
Merged
BUG: (GH10408, GH10412) in vectorised setting of timestamp columns #10644
jreback
closed this
in #10644
Jul 24, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jorisvandenbossche commentedJun 23, 2015
Resulting in 1970 datetimes when using eg
datetime64[D]resolution (splitted from #10408):