home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 640073445

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/4092#issuecomment-640073445 https://api.github.com/repos/pydata/xarray/issues/4092 640073445 MDEyOklzc3VlQ29tbWVudDY0MDA3MzQ0NQ== 12237157 2020-06-06T14:54:31Z 2020-06-06T14:54:31Z CONTRIBUTOR

Currently only the cftimeindex repr shows the calendar property. I aim to get it into the dataset/dataarray repr.

would it be a good idea to modify formatting.py.array_repr(array)? IndexVariable uses this repr. Once time is a coordinate, it becomes an IndexVariable. but the index variable doesnt have this cftime.calender property anymore. Should I try to add this calendar property to the array or would this not be desired?

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