Skip to content

REF: move SparseDtype, ArrowDtype to dtypes.dtypes #53116

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 5 commits into from
May 15, 2023

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • 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.

hash_array,
hash_pandas_object,
)
def __getattr__(key: str):
Copy link
Member

Choose a reason for hiding this comment

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

Are these changes related to this PR?

@mroeschke mroeschke added the Refactor Internal refactoring of code label May 9, 2023
@jbrockmendel
Copy link
Member Author

jbrockmendel commented May 9, 2023 via email

@mroeschke mroeschke added this to the 2.1 milestone May 15, 2023
@mroeschke mroeschke merged commit 2b107bf into pandas-dev:main May 15, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-dtypes branch May 15, 2023 20:50
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
* REF: move SparseDtype to dtypes.dtypes

* REF: move ArrowDtype to dtypes.dtypes
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 22, 2023
* REF: move SparseDtype to dtypes.dtypes

* REF: move ArrowDtype to dtypes.dtypes
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* REF: move SparseDtype to dtypes.dtypes

* REF: move ArrowDtype to dtypes.dtypes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants