Skip to content

API: Added is_extension_array_dtype #24771

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

Conversation

TomAugspurger
Copy link
Contributor

No description provided.

@TomAugspurger TomAugspurger added the ExtensionArray Extending pandas with custom dtypes or arrays. label Jan 14, 2019
@TomAugspurger TomAugspurger added this to the 0.24.0 milestone Jan 14, 2019
@TomAugspurger TomAugspurger force-pushed the public-is_extension_array_dtype branch from 15a0f79 to 575aaf5 Compare January 14, 2019 19:57
@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #24771 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24771   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52363    52363           
=======================================
  Hits        48377    48377           
  Misses       3986     3986
Flag Coverage Δ
#multiple 90.81% <ø> (ø) ⬆️
#single 42.93% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/common.py 96.78% <ø> (ø) ⬆️
pandas/core/dtypes/api.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2bf1ff...575aaf5. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #24771 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24771   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52363    52363           
=======================================
  Hits        48377    48377           
  Misses       3986     3986
Flag Coverage Δ
#multiple 90.81% <ø> (ø) ⬆️
#single 42.93% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/common.py 96.78% <ø> (ø) ⬆️
pandas/core/dtypes/api.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2bf1ff...575aaf5. Read the comment docs.

@jreback jreback merged commit 6d3565a into pandas-dev:master Jan 14, 2019
@jreback
Copy link
Contributor

jreback commented Jan 14, 2019

thanks

Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
@TomAugspurger TomAugspurger deleted the public-is_extension_array_dtype branch November 21, 2019 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants