issue_comments: 43476062
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/134#issuecomment-43476062 | https://api.github.com/repos/pydata/xarray/issues/134 | 43476062 | MDEyOklzc3VlQ29tbWVudDQzNDc2MDYy | 1217238 | 2014-05-19T08:15:00Z | 2014-05-19T08:15:00Z | MEMBER | With regards to datetime.datetime being converted into integers, the issue is that pandas currently does dtype inference when indexing an Index (https://github.com/pydata/pandas/issues/6370). Fortunately the next version of pandas (0.14), due out in a few weeks, stops doing this. I had made some attempts to fix this previously but it was untested and only sort of worked. I think this latest commit should fix that up. Let me check on that second issue... |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
33772168 |