Pandas is slow during debugging

Answered

When I am using the debugger everything works fine and fast, except when using a pandas or numpy object. After typing the name of the object when I type "." to use any method or atribute, pycharm freezes for about 40 seconds.

I've tried upgrading everything to the latest version. I've tried changing the settings of the debugger, all without success.

Why is this happening only to the pandas and numpy? Any suggestions on what should I do?

2
2 comments
Avatar
Permanently deleted user

I am also experiencing this. very annoying

0

Hi,

Thank you for contacting PyCharm support.

Please upload your logs folder zipped to https://uploads.services.jetbrains.com/ after reproducing the problem and let us know the name of the zip file. If you observe high CPU or Memory load, please capture corresponding snapshot as described here https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems and include it in the zip file.

Kind regards,

Sergey

 

0

Please sign in to leave a comment.