Skip to content

✨ introduce apply_cuts function - #134

Merged
BaptisteDE merged 7 commits into
mainfrom
dev-make-cut
Jun 25, 2026
Merged

✨ introduce apply_cuts function#134
BaptisteDE merged 7 commits into
mainfrom
dev-make-cut

Conversation

@AliceCvl

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread corrai/base/math.py Outdated
check_datetime_index(df)
agg_df = pd.concat([df[indicator].rename(i) for i, df in results.items()], axis=1)

agg_df = apply_cuts(agg_df, cuts)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete one line

@BaptisteDE
BaptisteDE merged commit 2fb120d into main Jun 25, 2026
13 of 14 checks passed
@BaptisteDE
BaptisteDE deleted the dev-make-cut branch June 25, 2026 15:41
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.

2 participants