home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 164635815

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/645#issuecomment-164635815 https://api.github.com/repos/pydata/xarray/issues/645 164635815 MDEyOklzc3VlQ29tbWVudDE2NDYzNTgxNQ== 1217238 2015-12-15T03:39:49Z 2015-12-15T03:39:49Z MEMBER

Lazy loading, even of indices, can be pretty important -- sometimes calculating indices requiring downloading a significant amount of data over a wire. I am reluctant to change it.

However, another possible way to fix the printing issue is to guarantee that index data always gets cast to a pandas.Index before accessing it, even if the next step is simply pulling out .values (a numpy array).

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