Skip to content

DTA/TDA/PA use self._data instead of self.asi8 for self._ndarray #36171

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
Sep 7, 2020

Conversation

jbrockmendel
Copy link
Member

This in turn will let us share more methods with the parent class, at the cost of re-shuffling where we do some of the view-casting.

@jreback jreback added Compat pandas objects compatability with Numpy or Python functions Performance Memory or execution speed performance labels Sep 7, 2020
@jreback jreback added this to the 1.2 milestone Sep 7, 2020
@jreback jreback merged commit 971c60e into pandas-dev:master Sep 7, 2020
@jreback
Copy link
Contributor

jreback commented Sep 7, 2020

sure

@jreback jreback added the Datetime Datetime data dtype label Sep 7, 2020
@jbrockmendel jbrockmendel deleted the ndarray-backed branch September 7, 2020 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants