Skip to content

DEPR: PeriodIndex.is_full#65163

Closed
jbrockmendel wants to merge 1 commit intopandas-dev:mainfrom
jbrockmendel:depr-is_full
Closed

DEPR: PeriodIndex.is_full#65163
jbrockmendel wants to merge 1 commit intopandas-dev:mainfrom
jbrockmendel:depr-is_full

Conversation

@jbrockmendel
Copy link
Copy Markdown
Member

Summary

  • Deprecate PeriodIndex.is_full with Pandas4Warning
  • Fix the docstring to accurately describe the behavior (allows duplicates)

closes #64938

Test plan

  • Updated existing tests to assert the deprecation warning
  • All tests pass (pytest pandas/tests/indexes/period/methods/test_is_full.py)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jbrockmendel jbrockmendel added the Deprecate Functionality to remove in pandas label Apr 11, 2026
@jbrockmendel jbrockmendel added the Mothballed Temporarily-closed PR the author plans to return to label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deprecate Functionality to remove in pandas Mothballed Temporarily-closed PR the author plans to return to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEPR: PeriodIndex.is_full

1 participant