Skip to content

REF: prelims for 2D DTA/TDA #40331

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 1 commit into from
Mar 9, 2021
Merged

Conversation

jbrockmendel
Copy link
Member

Broken off from #40149

@jreback jreback added Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Mar 9, 2021
@jreback jreback added this to the 1.3 milestone Mar 9, 2021
@jreback jreback merged commit f290b65 into pandas-dev:master Mar 9, 2021
@jreback
Copy link
Contributor

jreback commented Mar 9, 2021

thanks very nice

@@ -118,6 +118,9 @@
from pandas.core.arrays._mixins import NDArrayBackedExtensionArray


_dtype_obj = np.dtype(object) # comparison is faster than is_object_dtype
Copy link
Contributor

Choose a reason for hiding this comment

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

wonder if you could actually just put this in is_object_dtype itself

@jbrockmendel jbrockmendel deleted the ref-hybrid-3a branch March 9, 2021 22:28
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants