Skip to content
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

DOC: Use top-level pd.IntervalArray in doc examples #24475

Merged
merged 1 commit into from
Dec 29, 2018

Conversation

jschendel
Copy link
Member

Follow-up to #23581

Minor changes to make sure pd.IntervalArray is used in the doc examples instead of pd.core.arrays.IntervalArray. Pretty sure this is all the instances of them; I tried to be diligent in marking these with a TODO, and can't find any additional examples via a quick search.

@jschendel jschendel added Docs Interval Interval data type labels Dec 28, 2018
@jschendel jschendel added this to the 0.24.0 milestone Dec 28, 2018
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm merge on green

@codecov
Copy link

codecov bot commented Dec 29, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24475   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files         166      166           
  Lines       52298    52298           
=======================================
  Hits        48285    48285           
  Misses       4013     4013
Flag Coverage Δ
#multiple 90.74% <ø> (ø) ⬆️
#single 43.06% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/arrays/interval.py 93.04% <ø> (ø) ⬆️
pandas/core/indexes/interval.py 95.26% <ø> (ø) ⬆️

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 ff28048...fe95f17. Read the comment docs.

@jschendel jschendel merged commit 1249e84 into pandas-dev:master Dec 29, 2018
@jschendel jschendel deleted the doc-top-level-ia branch December 29, 2018 01:11
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 Interval Interval data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants