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 deprecated infer_dst keyword #20490

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

jorisvandenbossche
Copy link
Member

This has come up a few times during the docstring improvements: we still had the infer_dst deprecations left over (deprecated in 0.15)

@jorisvandenbossche jorisvandenbossche added Deprecate Functionality to remove in pandas Clean labels Mar 26, 2018
@jorisvandenbossche jorisvandenbossche added this to the 0.23.0 milestone Mar 26, 2018
@codecov
Copy link

codecov bot commented Mar 26, 2018

Codecov Report

Merging #20490 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20490      +/-   ##
==========================================
- Coverage   91.85%   91.85%   -0.01%     
==========================================
  Files         152      152              
  Lines       49235    49232       -3     
==========================================
- Hits        45224    45221       -3     
  Misses       4011     4011
Flag Coverage Δ
#multiple 90.24% <100%> (-0.01%) ⬇️
#single 41.88% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/core/indexes/datetimes.py 95.73% <ø> (-0.01%) ⬇️
pandas/core/generic.py 95.85% <ø> (-0.01%) ⬇️
pandas/core/indexes/period.py 92.61% <100%> (ø) ⬆️

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 402ad45...bedfb2f. Read the comment docs.

@jreback jreback merged commit 2179302 into pandas-dev:master Mar 27, 2018
@jreback
Copy link
Contributor

jreback commented Mar 27, 2018

thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the cln-infer_dst branch March 27, 2018 11:21
javadnoorb pushed a commit to javadnoorb/pandas that referenced this pull request Mar 29, 2018
dworvos pushed a commit to dworvos/pandas that referenced this pull request Apr 2, 2018
kornilova203 pushed a commit to kornilova203/pandas that referenced this pull request Apr 23, 2018
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.

2 participants