-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
DEPR: added deprecation warning for NDFrame.bool #51756
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
44 commits Select commit Hold shift + click to select a range
abab690 added deprecation warning
ramvikrams 79981ec Added test and corrected the warning
ramvikrams ed09b05 Update generic.py
ramvikrams 9972bc6 Update generic.py
ramvikrams a0dd906 Update test_generic.py
ramvikrams b0c69d6 removed examples from doc
ramvikrams e5ccfa4 Update test_generic.py
ramvikrams 4f8814a Merge branch 'pandas-dev:main' into t03
ramvikrams 748a8e0 added warning in 'ignored_doctest_warnings'
ramvikrams 13cf306 updated path
ramvikrams 70d26ac updated other tests with bool
ramvikrams c6bd26f Update conftest.py
ramvikrams bcb5bb9 Update test_series.py
ramvikrams dd2b1e1 required changes done
ramvikrams ea3fee4 minimal changes
ramvikrams a84aa47 Update generic.py
ramvikrams 9808540 Update generic.py
ramvikrams a15a723 Update conftest.py
ramvikrams ad7c16d updated the warning
ramvikrams 11fe948 warning message changed
ramvikrams 559520c Update test_series.py
ramvikrams 9622449 update
ramvikrams 4908a89 Update conftest.py
ramvikrams f3256db Update conftest.py
ramvikrams 39f1f63 Merge branch 'main' into t03
ramvikrams 0478351 Update conftest.py
ramvikrams 81882aa Update conftest.py
ramvikrams 505c82b Update conftest.py
ramvikrams 2dbdb82 Merge branch 'pandas-dev:main' into t03
ramvikrams 84ab13d Update conftest.py
ramvikrams a8c90d5 added okwarning to docs build and whatsnew entry
ramvikrams 73a0fb5 Merge branch 'main' into t03
ramvikrams baa2b12 merged branches
ramvikrams f62c490 Update v0.13.0.rst
ramvikrams b21328f Update test_frame.py
ramvikrams 712f0f6 Update test_frame.py
ramvikrams 2168bfd Done required changes
ramvikrams c3c2c30 Update test_generic.py
ramvikrams 0473b4c Merge branch 'main' into t03
ramvikrams 5ef2373 Update v0.13.0.rst
ramvikrams 9c518b5 Merge branch 'main' into t03
ramvikrams 1a9b06e Update v2.1.0.rst
ramvikrams 014d685 Update v0.13.0.rst
ramvikrams ce4cefa Merge branch 'main' into t03
ramvikrams File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.