Skip to content

BUG: constructing DTA/TDA from xarray/dask/pandasarray #40210

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 7 commits into from
Mar 16, 2021

Conversation

jbrockmendel
Copy link
Member

@gfyoung gfyoung added Bug Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays. Datetime Datetime data dtype labels Mar 4, 2021
@jreback jreback added this to the 1.3 milestone Mar 16, 2021
@jreback
Copy link
Contributor

jreback commented Mar 16, 2021

lgtm, is this user facing at all? or only library facing? e.g. seems now can construct pd.to_datetime(pd.Series(...., dtype='Int64'))) might work now?

@jbrockmendel
Copy link
Member Author

e.g. seems now can construct pd.to_datetime(pd.Series(...., dtype='Int64'))) might work now?

this works on master.

is this user facing at all? or only library facing?

AFAICT only library-facing.

@jreback jreback merged commit b8b3fbf into pandas-dev:master Mar 16, 2021
@jbrockmendel
Copy link
Member Author

looks like a mypy complaint crept in. updated #40361 to fix it

@jbrockmendel jbrockmendel deleted the bug-24615 branch March 16, 2021 16:45
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
3 participants