Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants