home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 35114453

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
35114453 MDExOlB1bGxSZXF1ZXN0MTY4MDIwMjA= 147 Support "None" as a variable name and use it as a default 1217238 closed 0   650893 0 2014-06-06T02:26:57Z 2014-08-14T07:44:27Z 2014-06-09T06:17:55Z MEMBER   0 pydata/xarray/pulls/147

This makes the xray API a little more similar to pandas, which makes heavy use of name = None for objects that can but don't always have names like Series and Index.

It will be a particular useful option to have around when we add a direct constructor for DataArray objects (#115). For now, arrays will probably only end up being named None if they are the result of some mathematical operation where the name could be ambiguous.

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

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 2.034ms · About: xarray-datasette