Skip to content

What should pad do about IndexVariables? #3868

Description

@dcherian

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions