Open
Conversation
… to old solution otherwise. (cherry picked from commit 99ecd1d)
(cherry picked from commit 6e8ab0c)
…dd test for date as well as datetime for fourier terms. (cherry picked from commit e96f0ac)
… sorting sets sorted_flag anyway, and 2 set_sorted only works on single column names. (cherry picked from commit 5aca64b)
… and remove redundant set_sorted. (cherry picked from commit c74eae9)
(cherry picked from commit f0eb8a5)
(cherry picked from commit 9c7afa0)
(cherry picked from commit b0d13af)
…zyFrame, but calling collect_schema() first.
…zyFrame, but calling collect_schema() first.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR from @fabianbergermann and @tjader
#256 #259
fix: Polars >=1.0 fixes, kindly provided by tjader in https://github.… #259
I will start by testing the feature extraction. All the tests are passing. I will further test on dummy datasets used for the features' benchmark.
We decided with @baggiponte to support python >= 3.10 and drop 3.8 and 3.9