Skip to content

What should pad do about IndexVariables? #3868

Open
@dcherian

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

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