home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 584461380

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
584461380 MDU6SXNzdWU1ODQ0NjEzODA= 3868 What should pad do about IndexVariables? 2448579 open 0     6 2020-03-19T14:40:21Z 2022-02-22T16:02:21Z   MEMBER      

Currently pad adds NaNs for coordinate labels, which results in substantially reduced functionality.

We need to think about 1. Int, Float, Datetime64, CFTime indexes: linearly extrapolate? Should we care whether the index is sorted or not? (I think not) 2. MultiIndexes: ?? 3. CategoricalIndexes: ?? 4. Unindexed dimensions

EDIT: Added unindexed dimensions

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

Links from other tables

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