I am using Spyder and PyCharm. I would like to know if it is possible to debug on specific line? (Said Line 150)
Because I want to do machine learning, and because it takes a lot of time, I dont wat to repeat the training if I have problem on another line.
Thankyou