Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DEPR: Deprecate DateRange Deprecate Functionality to remove in pandas
#6816 by jsexauer was closed Apr 8, 2014 Loading… updated Jun 14, 2014 0.14.0
Remove number of deprecated parameters/functions/classes [fix #6641] Deprecate Functionality to remove in pandas
#6813 by jsexauer was merged Apr 8, 2014 Loading… updated Jun 14, 2014
9 of 19 tasks
0.14.0
DEPR: Deprecate cols in several functions Deprecate Functionality to remove in pandas
#6693 by jsexauer was closed Mar 25, 2014 Loading… updated Jun 17, 2014 0.14.0
MAINT: Numpy deprecated boolean unary '-' operator Deprecate Functionality to remove in pandas
#6958 by jseabold was closed Apr 25, 2014 Loading… updated Jun 18, 2014 0.14.0
DEPR: deprecate cols / change to columns in to_csv / to_excel Deprecate Functionality to remove in pandas
#6686 by jsexauer was closed Mar 23, 2014 Loading… updated Jun 19, 2014 0.14.0
CLN/DEPR: Fix instances of 'U'/'rU' in open(...) Deprecate Functionality to remove in pandas
#7625 by bwignall was merged Jul 1, 2014 Loading… updated Jul 2, 2014 0.14.1
DEPR: Indexers will warn FutureWarning when used with a scalar indexer this is floating-point (GH4892) Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#6853 by jreback was merged Apr 11, 2014 Loading… updated Jul 5, 2014 0.14.0
CLN: eliminate depr warnings on 3.4 Deprecate Functionality to remove in pandas
#7204 by jreback was merged May 22, 2014 Loading… updated Jul 16, 2014 0.14.0
Remove DataFrame.delevel Deprecate Functionality to remove in pandas
#8451 by jsexauer was merged Oct 3, 2014 Loading… updated Oct 5, 2014 0.15.0
DEPR: deprecate value_range (GH8481) Deprecate Functionality to remove in pandas
#8483 by jreback was merged Oct 6, 2014 Loading… updated Oct 6, 2014 0.15.0
BUG: Suppress FutureWarning when comparing object arrays Deprecate Functionality to remove in pandas
#8512 by unutbu was merged Oct 10, 2014 Loading… updated Oct 30, 2014 0.15.1
Deprecation for 0.16 (#6581) Deprecate Functionality to remove in pandas
#9582 by jsexauer was merged Mar 4, 2015 Loading… updated Mar 4, 2015 0.16.0
Deprecating the trellis rplot module (GH3445) Deprecate Functionality to remove in pandas Visualization plotting
#9357 by jorisvandenbossche was merged Mar 5, 2015 Loading… updated Mar 5, 2015 0.16.0
DEPR: deprecate pandas.sandbox.qtpandas Deprecate Functionality to remove in pandas
#9615 by jreback was merged Mar 8, 2015 Loading… updated Mar 8, 2015 0.16.0
DEPR: deprecate pandas.rpy (GH9602) Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#9612 by jreback was merged Mar 8, 2015 Loading… updated Mar 8, 2015 0.16.0
DEPR: DatetimeIndex/PeriodsIndex +/- ops (GH9094) Deprecate Functionality to remove in pandas
#9630 by jreback was merged Mar 11, 2015 Loading… updated Mar 11, 2015 0.16.0
2
8
BUG: numericlike set ops on unsupported Indexes Bug Categorical Categorical Data Type Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#10042 by jreback was merged May 4, 2015 Loading… updated May 4, 2015 0.16.1
2
9
DEPR: Deprecate str.split return_type Deprecate Functionality to remove in pandas Strings String extension data type and string data
#10085 by sinhrks was closed May 9, 2015 Loading… updated May 9, 2015 0.16.1
DOC/DEPR: port pandas.rpy to rpy2 guide Deprecate Functionality to remove in pandas Docs
#10075 by jorisvandenbossche was merged May 11, 2015 Loading… updated May 11, 2015 0.16.1
Remove Categorical.name Categorical Categorical Data Type Deprecate Functionality to remove in pandas
#10632 by jankatins was merged Jul 26, 2015 Loading… updated Jul 26, 2015 0.17.0
DEPR: deprecate irow,icol,iget_value,iget in Series/DataFrame, #10711 Deprecate Functionality to remove in pandas
#10719 by jreback was merged Aug 2, 2015 Loading… updated Aug 2, 2015 0.17.0
DEPR: deprecating series asof GH10343 Deprecate Functionality to remove in pandas Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#10345 by bwillers was closed Aug 13, 2015 Loading… updated Aug 13, 2015 0.17.0
Deprecate combineAdd and combineMult (GH10735) API Design Deprecate Functionality to remove in pandas
#10812 by jorisvandenbossche was merged Aug 16, 2015 Loading… updated Aug 16, 2015 0.17.0
DEPR: iterkv change Deprecation to FutureWarning Deprecate Functionality to remove in pandas
#10867 by jorisvandenbossche was merged Aug 21, 2015 Loading… updated Aug 21, 2015 0.17.0
DOC: clarify purpose of DataFrame.from_csv (GH4191) Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv
#10163 by jorisvandenbossche was merged Aug 21, 2015 Loading… updated Aug 21, 2015 0.17.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.