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/issues/267#issuecomment-60707841,https://api.github.com/repos/pydata/xarray/issues/267,60707841,MDEyOklzc3VlQ29tbWVudDYwNzA3ODQx,1217238,2014-10-28T04:15:04Z,2014-10-28T04:15:04Z,MEMBER,"Closing this, but please let me know if you notice any other apparent inconsistencies.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,46756880
https://github.com/pydata/xarray/issues/267#issuecomment-60426317,https://api.github.com/repos/pydata/xarray/issues/267,60426317,MDEyOklzc3VlQ29tbWVudDYwNDI2MzE3,1217238,2014-10-24T18:06:23Z,2014-10-24T18:06:23Z,MEMBER,"We pass off all label interpretation to pandas, so this discussion is really about what pandas does. The partial string selection is indeed a pandas feature: http://pandas.pydata.org/pandas-docs/stable/timeseries.html#datetimeindex-partial-string-indexing
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,46756880
https://github.com/pydata/xarray/issues/267#issuecomment-60417045,https://api.github.com/repos/pydata/xarray/issues/267,60417045,MDEyOklzc3VlQ29tbWVudDYwNDE3MDQ1,1217238,2014-10-24T17:01:46Z,2014-10-24T17:01:46Z,MEMBER,"Try supplying the exact date and time.e.g, `datetime(2013, 1, 1, 11, 15)` (I think that's right), or doing a slice, e.g., `c.sel(time=slice(datetime(2013, 1, 1), datetime(2013, 1, 2)))`.
This should definitely work but pandas (reasonably) assumes that datetime objects refer to particular instants in time, unlike strings, which are less precise.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,46756880