-
Notifications
You must be signed in to change notification settings - Fork 73
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
Release Process : Profiling and Warning Hunts #195
Labels
Comments
antoinecarme
added
priority:high
topic:generic
class:devops
status:in_progress
topic:Green
Climate-related stuff
labels
Apr 9, 2022
antoinecarme
added a commit
that referenced
this issue
Apr 9, 2022
…pply for signal transformations. Some syntactic changes (sig instead of df)
antoinecarme
added a commit
that referenced
this issue
Apr 9, 2022
…f apply for cycles computations.
antoinecarme
added a commit
that referenced
this issue
Apr 9, 2022
antoinecarme
added a commit
that referenced
this issue
Apr 9, 2022
…ssary step. Handle some extreme cases.
antoinecarme
added a commit
that referenced
this issue
Apr 16, 2022
…on similar column names when merging forecast frames in hierarchical models.
antoinecarme
added a commit
that referenced
this issue
Apr 16, 2022
…on similar column names when merging forecast frames in hierarchical models.
antoinecarme
added a commit
that referenced
this issue
Apr 16, 2022
…on similar column names when merging forecast frames in hierarchical models.
Warnings report :
|
antoinecarme
added a commit
that referenced
this issue
Apr 27, 2022
… a warning in pearsonr computations
FIXED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following #176 and #188 :
Need to run PyAF through a set of profiling tests, to detect possible slow-downs introduced in the latest code changes and new python versions. Use slowmode training (all models activated) as a test.
Warning hunts are also needed (pandas and numpy new versions API changes).
Target Release : 2022-07-14
The text was updated successfully, but these errors were encountered: