Skip to content

DEPR: deprecate pd.TimeGrouper #17703

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
Sep 28, 2017
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Sep 28, 2017

closes #16747

@jreback jreback added the Deprecate Functionality to remove in pandas label Sep 28, 2017
@jreback jreback added this to the 0.21.0 milestone Sep 28, 2017
@codecov
Copy link

codecov bot commented Sep 28, 2017

Codecov Report

Merging #17703 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17703      +/-   ##
==========================================
- Coverage   91.27%   91.22%   -0.05%     
==========================================
  Files         163      163              
  Lines       49760    49765       +5     
==========================================
- Hits        45416    45400      -16     
- Misses       4344     4365      +21
Flag Coverage Δ
#multiple 89.02% <100%> (-0.03%) ⬇️
#single 40.34% <25%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/api.py 100% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.38% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.73% <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 eaa5081...3771ee2. Read the comment docs.

@jreback jreback merged commit db1206a into pandas-dev:master Sep 28, 2017
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
gfyoung added a commit that referenced this pull request Dec 27, 2017
Looks like it was just forgotten about in gh-17703
hexgnu pushed a commit to hexgnu/pandas that referenced this pull request Dec 28, 2017
Looks like it was just forgotten about in pandas-devgh-17703
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.

DEPR: pd.TimeGrouper
2 participants