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

CLN: Remove Categorical.from_array #18642

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Dec 5, 2017

Deprecated in 0.19.0

xref #13854.

@gfyoung gfyoung added Clean Deprecate Functionality to remove in pandas labels Dec 5, 2017
@gfyoung gfyoung added this to the 0.22.0 milestone Dec 5, 2017
@codecov
Copy link

codecov bot commented Dec 5, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18642      +/-   ##
==========================================
- Coverage    91.6%   91.58%   -0.02%     
==========================================
  Files         153      153              
  Lines       51253    51250       -3     
==========================================
- Hits        46950    46938      -12     
- Misses       4303     4312       +9
Flag Coverage Δ
#multiple 89.44% <ø> (-0.01%) ⬇️
#single 40.67% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/core/categorical.py 95.64% <ø> (-0.02%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.81% <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 52fefd5...3ab8d8f. Read the comment docs.

@jreback jreback merged commit c3c04e2 into pandas-dev:master Dec 5, 2017
@jreback
Copy link
Contributor

jreback commented Dec 5, 2017

thanks @gfyoung

@gfyoung gfyoung deleted the cat-from-arr-remove branch December 5, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants