cpita-work
cpita-work
Related question (with no relevant answer): https://stackoverflow.com/questions/45567031/debugging-jupyter-notebook-stepping-through-a-cell I also tried to skip all instrumentation using the pdb skip argument, but eventually gave up. It would be nice to be able...
Yes, this is in 0.14.0:
I'm having a perhaps related issue with PanelOLS. As soon as I pass a weights vector fit takes a lot of time and ends up crashing the kernel. Without weights...