Skip to content

feat: Add reindex function for coordinate-based array reindexing#1148

Open
Beforerr wants to merge 1 commit into
rafaqz:mainfrom
Beforerr:push-yztpuvxutyom
Open

feat: Add reindex function for coordinate-based array reindexing#1148
Beforerr wants to merge 1 commit into
rafaqz:mainfrom
Beforerr:push-yztpuvxutyom

Conversation

@Beforerr

@Beforerr Beforerr commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Implements reindex function to transform arrays to new coordinate values with multiple interpolation methods (:nearest, :linear, :ffill, :bfill). Supports multi-dimensional arrays and DimensionalData objects with configurable fill values and tolerance parameters.

Close #1147

@Beforerr

Beforerr commented Dec 9, 2025

Copy link
Copy Markdown
Contributor Author

The test failure seemed unrelated and the pr passed the related testset locally.

@Beforerr Beforerr mentioned this pull request Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support for reindex

1 participant