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

support returning multiple time features from function #111

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

jmoralez
Copy link
Member

Adds support for providing functions that return multiple features to the time_features function. For pandas the function should return a pandas dataframe and for polars a list of expressions.

@jmoralez jmoralez added the enhancement New feature or request label Jul 26, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jmoralez jmoralez merged commit 96e8498 into main Jul 26, 2024
18 checks passed
@jmoralez jmoralez deleted the multiple-time-features branch July 26, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant