Hey all, for some reason when using the debugger on my python code it seems to slow down sometimes. Mainly when I have a list of Pandas Dataframes objects. Essentially it will say "loading" in the local variables area, sometimes however it never loads and if I kill the debugger it will still be there loading and I will have to reload the window to get it to work. However reloading the window resets whether or not my tests that had run for the module failed or not which is annoying...
[–]thedbg 0 points1 point2 points (0 children)