You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you may need to ask about this on the pandas issue tracker. We're happy to provide information about what Jupyter is doing if the pandas developers are unsure.
Notebook 5.2.1
This prints out fast:
df
But this takes ages, with full CPU load:
df.a
If i stop it, here is some traceback:
The text was updated successfully, but these errors were encountered: