- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 19.2k
 
DEPR: deprecate Index.is_floating #50235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           @topper-123  Hi, Can you check if I have done right?  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I’ll metge when the other ralated PRs get pulled in, so this may sit for a while
| 
           thx @yuuun  | 
    
| f"{type(self).__name__}.is_floating is deprecated." | ||
| "Use pandas.api.types.is_float_dtype instead", | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably could do with a space here.
doc/source/whatsnew/v2.0.0.rstfile if fixing a bug or adding a new feature.