Skip to content

Conversation

saguaro1234
Copy link

@saguaro1234 saguaro1234 commented Aug 4, 2025

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • [ check] All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.


See Also
--------
StringDtype : Extension dtype for string data.
BooleanArray: Array of boolean (True/False) data with missing values.
BaseMaskedDType: Base class for dtypes for the BaseMaskedArray subclasses.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it should be BaseMaskedDtype (type is lowercase)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I will change that

2 <NA>
dtype: boolean

Constructing a BooleanDType directly:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

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.

2 participants