I am running setup and comparing functions of PyCaret in Spyder. According to PyCaret documentation, there is always a grid as an output result. I realized that documentation took for granted that code is running in Jyputer Notebook.
I am using Spyder as an IDE for Machine learning problem and I see that after running abovementioned functions, no results in output.
Is there any workaround in order to continue with Spyder?