home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 171077425

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
171077425 MDU6SXNzdWUxNzEwNzc0MjU= 967 sortby() or sort_index() method for Dataset and DataArray 1217238 closed 0   741199 8 2016-08-14T20:40:13Z 2017-05-12T00:29:12Z 2017-05-12T00:29:12Z MEMBER      

They should function like the pandas methods of the same name.

Under the covers, I believe it would suffice to simply remap ds.sort_index('time') -> ds.isel(time=ds.indexes['time'].argsort()).

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/967/reactions",
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 8 rows from issue in issue_comments
Powered by Datasette · Queries took 2.065ms · About: xarray-datasette