Skip to content

DOC: Correct import location for extension classes #24456

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
Dec 27, 2018

Conversation

topper-123
Copy link
Contributor

Minor correction of import location for ExtensionArray and ExtensionScalarOpsMixin.

@codecov
Copy link

codecov bot commented Dec 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24456   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         163      163           
  Lines       51987    51987           
=======================================
  Hits        47990    47990           
  Misses       3997     3997
Flag Coverage Δ
#multiple 90.72% <ø> (ø) ⬆️
#single 42.99% <ø> (ø) ⬆️

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 3086e0a...73253d6. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24456   +/-   ##
=======================================
  Coverage   92.31%   92.31%           
=======================================
  Files         163      163           
  Lines       51987    51987           
=======================================
  Hits        47990    47990           
  Misses       3997     3997
Flag Coverage Δ
#multiple 90.72% <ø> (ø) ⬆️
#single 42.99% <ø> (ø) ⬆️

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 3086e0a...73253d6. Read the comment docs.

@jreback jreback added Docs ExtensionArray Extending pandas with custom dtypes or arrays. labels Dec 27, 2018
@jreback jreback added this to the 0.24.0 milestone Dec 27, 2018
@jreback jreback merged commit 73801ab into pandas-dev:master Dec 27, 2018
@jreback
Copy link
Contributor

jreback commented Dec 27, 2018

thanks!

@topper-123 topper-123 deleted the extending.rst branch December 27, 2018 23:39
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants