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

DEPR: Bunch o deprecation removals #10890

Merged
merged 3 commits into from
Aug 24, 2015
Merged

DEPR: Bunch o deprecation removals #10890

merged 3 commits into from
Aug 24, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Aug 22, 2015

xref #6581

remove colSpace
remove auto time series broadcasting, xref #2304
deprecate TimeSeries (forgot was not actually deprecated)

@jreback jreback added the Deprecate Functionality to remove in pandas label Aug 22, 2015
@jreback jreback added this to the 0.17.0 milestone Aug 22, 2015
@jreback jreback force-pushed the depr branch 2 times, most recently from 8d6e2a7 to d286daf Compare August 22, 2015 22:55
@jreback jreback changed the title Bunch o deprecation removals DEPR: Bunch o deprecation removals Aug 23, 2015
@jorisvandenbossche
Copy link
Member

Looks good!

jreback added a commit that referenced this pull request Aug 24, 2015
DEPR: Bunch o deprecation removals
@jreback jreback merged commit 78f3c80 into pandas-dev:master Aug 24, 2015
jreback added a commit to jreback/pandas that referenced this pull request Jan 10, 2017
jreback added a commit to jreback/pandas that referenced this pull request Jan 10, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Jan 10, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Jan 10, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Jan 11, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 7, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 7, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 9, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 9, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 12, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 12, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 23, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 27, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit to jreback/pandas that referenced this pull request Feb 27, 2017
xref pandas-dev#10890

DEPR: remove Series.is_time_series in favor of Series.index.is_all_dates
jreback added a commit that referenced this pull request Feb 28, 2017
xref #10890

Author: Jeff Reback <jeff@reback.net>

Closes #15098 from jreback/time_series and squashes the following commits:

d9101bc [Jeff Reback] fix back-compat for < 0.13
ed57bd5 [Jeff Reback] DEPR: remove legacy pd.TimeSeries class in favor of pd.Series
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
xref pandas-dev#10890

Author: Jeff Reback <jeff@reback.net>

Closes pandas-dev#15098 from jreback/time_series and squashes the following commits:

d9101bc [Jeff Reback] fix back-compat for < 0.13
ed57bd5 [Jeff Reback] DEPR: remove legacy pd.TimeSeries class in favor of pd.Series
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.

None yet

2 participants