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
Could you please explain what you mean by "no prompt"? A deprecation means that the functionality will soon be removed, not that it is already removed. So at this stage .bool() will execute, and either return successfully or fail (like in your example, as your dataframe is inappropriate for that method).
Feature Type
Adding new functionality to pandas
Changing existing functionality in pandas
Removing existing functionality in pandas
Problem Description
This issue does not cause a serious bug, so I consider it a functional improvement and have submitted it here.
Feature Description
修复下面的问题

Alternative Solutions
Modify the code here

Additional Context
No response
The text was updated successfully, but these errors were encountered: