Hi louis!
Up until now, I had the situation: check_if_fitted is not running with spyder BUT it's working with pytest when I launch it from a terminal.
Since this morning, as I opened a new terminal for pytest, now it's not working on either of them and I get the same error:
TypeError: check_is_fitted() missing 1 required positional argument: 'attributes'
I strongly suggest you find another function or you add an argument attributes.
Hi louis! Up until now, I had the situation: check_if_fitted is not running with spyder BUT it's working with pytest when I launch it from a terminal. Since this morning, as I opened a new terminal for pytest, now it's not working on either of them and I get the same error: TypeError: check_is_fitted() missing 1 required positional argument: 'attributes'
I strongly suggest you find another function or you add an argument attributes.