home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 294595058

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/1356#issuecomment-294595058 https://api.github.com/repos/pydata/xarray/issues/1356 294595058 MDEyOklzc3VlQ29tbWVudDI5NDU5NTA1OA== 1217238 2017-04-17T21:15:16Z 2017-04-17T21:15:16Z MEMBER

add a "time" field to DateTimeAccessor.

This would be my preferred fix.

I agree that ds['time.time'] is a little confusing but think it's unambiguous: it says get the "time" component (an array with datetime.time elements) from the "time" variable (an array of dtype=datetime64), i.e., equivalent to df['time'].dt.time in pandas.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  220011864
Powered by Datasette · Queries took 0.643ms · About: xarray-datasette