home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 237710101

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
237710101 MDU6SXNzdWUyMzc3MTAxMDE= 1462 Dataset.to_dataframe loads dask arrays into memory 12229877 closed 0     2 2017-06-22T01:46:30Z 2017-10-13T02:15:47Z 2017-10-13T02:15:47Z CONTRIBUTOR      

to_dataframe should return a Dask Dataframe, instead of eagerly loading data. This is probably pretty easy to implement (thanks to dask), but will require some care to ensure that no intermediate results (or indices!) are loaded. We should also check the to_series method.

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

Links from other tables

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