Skip to content

Conversation

@allamlobna
Copy link

@allamlobna allamlobna commented Oct 28, 2025

Improved BooleanDtype docstring with extended description and examples

Enhanced the BooleanDtype docstring to be consistent with BooleanArray and other dtype classes in the codebase. Added an extended summary explaining the dtype's purpose, its relationship to BooleanArray, and reference to Kleene logic. Expanded the Examples section to show multiple usage patterns and enhanced the See Also section for better cross-referencing.


  • closes DOC: Docstring for BooleanDType inconsistent with the rest of repo #61939
  • Tests added and passed if fixing a bug or adding a new feature (N/A - documentation only)
  • All code checks passed
  • Added type annotations to new arguments/methods/functions (N/A - documentation only)
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature (N/A - documentation only)

@allamlobna allamlobna marked this pull request as draft October 28, 2025 02:10
@allamlobna allamlobna marked this pull request as ready for review October 30, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Docstring for BooleanDType inconsistent with the rest of repo

1 participant