home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1287807063

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/7179#issuecomment-1287807063 https://api.github.com/repos/pydata/xarray/issues/7179 1287807063 IC_kwDOAMm_X85MwmBX 43316012 2022-10-22T14:15:48Z 2022-10-22T14:17:19Z COLLABORATOR

Now I have made every module lazy that is not too much work, this includes: matplotlib, flox and all backends.

The only remaining large import is dask.array, here I have to check if that is possible to make lazy? This alone is 500ms import time, since it also imports numba, scipy and sparse... Maybe we could even open a ticket at dask about this topic as well?

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