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

API: Drop DataFrame.iterkv() #15650

Closed
wants to merge 1 commit into from

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Mar 10, 2017

Deprecated since 0.17.0

xref #10711

Deprecated since 0.17.0

xref pandas-devgh-11121
@codecov-io
Copy link

Codecov Report

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

@@            Coverage Diff             @@
##           master   #15650      +/-   ##
==========================================
- Coverage   91.01%   90.99%   -0.03%     
==========================================
  Files         143      143              
  Lines       49379    49376       -3     
==========================================
- Hits        44943    44929      -14     
- Misses       4436     4447      +11
Impacted Files Coverage Δ
pandas/core/generic.py 96.24% <ø> (-0.01%)
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.76% <0%> (-0.35%)
pandas/core/frame.py 97.87% <0%> (-0.1%)

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 15e8e9a...e40fc9e. Read the comment docs.

@jreback jreback added the Deprecate Functionality to remove in pandas label Mar 10, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 10, 2017
@jreback
Copy link
Contributor

jreback commented Mar 10, 2017

thanks!

@jreback jreback closed this in 5dee1f1 Mar 10, 2017
@jreback
Copy link
Contributor

jreback commented Mar 10, 2017

keep em coming! (any 0.17.0 removals are of course fair game)

@gfyoung gfyoung deleted the df-iterkv-remove branch March 10, 2017 21:31
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Deprecated since 0.17.0

xref pandas-dev#10711

Author: gfyoung <gfyoung17@gmail.com>

Closes pandas-dev#15650 from gfyoung/df-iterkv-remove and squashes the following commits:

e40fc9e [gfyoung] API: Drop DataFrame.iterkv()
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants