How fix this problem?

That looks like a Python/Pandas issue with your own code or data. Please run it in Python (or IPython) directly and as a script or in the Console and see if you see the issue there. I suspect you will, meaning it isn’t pertinent to this forum as the issue isn’t with Jupyter.

Then before posting at a more appropriate forum, first seek guidance in how to post such issues in these types of forums as screenshots of a snippet of code an an error or not generally acceptable. You want to endeavor to include as much code and error as text as you can. For example, see ’ DO NOT post images of code, data, error messages, etc’ under 'Help others reproduce the problem 'here.