Skip to content

DOC: remove Panel4D from the API docs #15579 #15598

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
Mar 7, 2017

Conversation

yinleon
Copy link
Contributor

@yinleon yinleon commented Mar 7, 2017

Hi this is my first PR to Pandas
I'm pretty sure this is what @jorisvandenbossche was getting at on ticket #15579.

I noticed that tests for panel4D also still exist, is that something that should remain?

Thanks!

@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Mar 7, 2017
@jorisvandenbossche jorisvandenbossche merged commit e097bf5 into pandas-dev:master Mar 7, 2017
@jorisvandenbossche
Copy link
Member

@yinleon Perfect, thanks!

The tests should remain, until we actually fully remove the functionality.

@codecov-io
Copy link

codecov-io commented Mar 7, 2017

Codecov Report

Merging #15598 into master will decrease coverage by -0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15598      +/-   ##
==========================================
- Coverage   91.06%   91.03%   -0.03%     
==========================================
  Files         137      137              
  Lines       49307    49307              
==========================================
- Hits        44899    44888      -11     
- Misses       4408     4419      +11
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.78% <0%> (-0.35%)
pandas/core/common.py 91.02% <0%> (-0.34%)
pandas/core/frame.py 97.83% <0%> (-0.1%)
pandas/tseries/index.py 95.42% <0%> (+0.09%)

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 7740231...86dc397. Read the comment docs.

AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants