FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

WIP: BUGFIX for #50 by HGWright · Pull Request #343 · SciTools/python-stratify · GitHub

WIP: BUGFIX for #50 - #343

Draft
HGWright wants to merge 2 commits into
SciTools:mainfrom
HGWright:opposite_bug
Draft

WIP: BUGFIX for #50#343
HGWright wants to merge 2 commits into
SciTools:mainfrom
HGWright:opposite_bug

Conversation

HGWright commented May 12, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

🚀 Pull Request

Description

Stratify currently cannot handle when the source and the target are increasing in different directions.

eg.
Source [1, 2, 3, 4]
Target [4, 3, 2, 1]

This adds a rising keyword to detect the direction of the source and target, and appropriately handle the source and target in any combinations of directions.


This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL