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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: indexing and seasonal_periods check that endog is at least twice the size #1305

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

Lopa10ko
Copy link
Collaborator

@Lopa10ko Lopa10ko commented Jun 14, 2024

This is a 馃敟 hotfix.

Summary

  • Add seasonal_periods check that endog is at least twice the size (a79d3d3)
  • Set proper index array size (c53af7a)

Context

related to https://github.com/aimclub/FEDOT/actions/runs/9499709347 integration workflow failure
related to #1297

@Lopa10ko Lopa10ko self-assigned this Jun 14, 2024
Copy link

docu-mentor bot commented Jun 14, 2024

馃憢 Hi, I'm @docu-mentor, an LLM-powered GitHub app
powered by Anyscale Endpoints
that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed
in this PR. If you only want me to look at specific files or folders,
you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/"
folder and the file "README.md". All good? Let's get started!

Copy link
Contributor

Code has no PEP8 errors!

@Lopa10ko Lopa10ko merged commit 0f22840 into master Jun 14, 2024
12 checks passed
@Lopa10ko Lopa10ko deleted the fix-statsmodels-indexing branch June 14, 2024 16:59
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.

None yet

2 participants