Skip to content

update() missing 1 required positional argument: 'x' in Statistic Regression #1082

Discussion options

You must be logged in to vote

Hi! I think the error comes from this line: model = dummy.StatisticRegressor(stats.AbsMax). You should use stats.AbsMax() (with brackets).
I haven't tried this fix, but I'm pretty sure the error comes from there.

For future discussions, you should provide code that can be copy-pasted instead of images, as it can be very time consuming for us to rewrite all the code based on images in order to debug (you can refer to the "Bug report" problem template for more details).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@XaviMartiCamarasa
Comment options

Answer selected by XaviMartiCamarasa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants