Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interval arugment to Compose transform #8098

Closed
wants to merge 2 commits into from

Conversation

mzamini92
Copy link
Contributor

Following to PR5733 I've Added the interval argument. @rusty1s With these modifications, both the Compose and ComposeFilters classes accept an interval argument, and it will be passed to the transformed data when composing transforms or applying filters.

Following to [PR5733](pyg-team#7533)  I've Added the interval argument. @rusty1s With these modifications, both the Compose and ComposeFilters classes accept an interval argument, and it will be passed to the transformed data when composing transforms or applying filters.
@mzamini92 mzamini92 requested a review from wsad1 as a code owner September 30, 2023 00:07
@rusty1s rusty1s changed the title Add interval to compose.py Add interval arugment to Compose transform Oct 1, 2023
@rusty1s rusty1s added the stale label Oct 1, 2023
@rusty1s
Copy link
Member

rusty1s commented Oct 1, 2023

Thanks. I don't understand why this is necessary. What problem does this solve?

@mzamini92 mzamini92 closed this Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants