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: Update doc strings to show pd.Panel has been deprecated #18956

Merged
merged 1 commit into from
Dec 27, 2017

Conversation

topper-123
Copy link
Contributor

Add lines to doc string to show that Panel has been deprecated.

@codecov
Copy link

codecov bot commented Dec 27, 2017

Codecov Report

Merging #18956 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18956      +/-   ##
==========================================
+ Coverage   91.57%   91.59%   +0.02%     
==========================================
  Files         150      150              
  Lines       48964    48964              
==========================================
+ Hits        44838    44850      +12     
+ Misses       4126     4114      -12
Flag Coverage Δ
#multiple 89.96% <ø> (+0.02%) ⬆️
#single 41.13% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.68% <ø> (ø) ⬆️
pandas/core/panel.py 96.85% <ø> (ø) ⬆️
pandas/plotting/_converter.py 66.95% <0%> (+1.73%) ⬆️

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 feef904...75ce0c2. Read the comment docs.

@jreback jreback added Deprecate Functionality to remove in pandas Docs labels Dec 27, 2017
@jreback jreback added this to the 0.23.0 milestone Dec 27, 2017
@jreback
Copy link
Contributor

jreback commented Dec 27, 2017

thanks. note that #18934 is covering this generally.

@jreback jreback merged commit d5314cc into pandas-dev:master Dec 27, 2017
hexgnu pushed a commit to hexgnu/pandas that referenced this pull request Dec 28, 2017
@topper-123 topper-123 deleted the panel_doc_string_deprecate branch February 2, 2018 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants