home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 553834279

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/issues/3514#issuecomment-553834279 https://api.github.com/repos/pydata/xarray/issues/3514 553834279 MDEyOklzc3VlQ29tbWVudDU1MzgzNDI3OQ== 6213168 2019-11-14T10:52:13Z 2019-11-14T10:52:13Z MEMBER

python %%prun -s cumulative for _ in range(10000): ds.isel(x=[0]) Output (uncached): ncalls tottime percall cumtime percall filename:lineno(function) 10000 0.148 0.000 3.317 0.000 dataset.py:1854(isel) [...] 60000 0.092 0.000 0.122 0.000 indexing.py:535(shape)

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