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

CLN: refactor of frame.py/panel.py to move common code to generic.py Refactor Internal refactoring of code
#2915 by jreback was closed Apr 3, 2013 Loading… updated Apr 3, 2013 0.13
CLN/INT: remove Index as a sub-class of NDArray API Design Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation MultiIndex Refactor Internal refactoring of code
#7891 by jreback was merged Aug 7, 2014 Loading… updated Aug 7, 2014
11 tasks done
0.15.0
Move series.remove_na to core.dtypes.missing.remove_na_arraylike Refactor Internal refactoring of code
#16935 by jbrockmendel was merged Jul 15, 2017 Loading… updated Aug 2, 2017 0.21.0
Define Series.plot and Series.hist in class definition Refactor Internal refactoring of code
#17199 by jbrockmendel was merged Aug 8, 2017 Loading… updated Oct 30, 2017
1 of 4 tasks
0.21.0
REF: Move pandas.core.categorical Categorical Categorical Data Type Refactor Internal refactoring of code
#19269 by TomAugspurger was merged Jan 18, 2018 Loading… updated Jan 18, 2018 0.23.0
Refactor core.internals into core/internals/ dir Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19316 by jbrockmendel was closed Jan 21, 2018 Loading… updated Feb 11, 2018
Add CategoricalDtype to deprecated core.categorical shim Deprecate Functionality to remove in pandas Refactor Internal refactoring of code
#19373 by jorisvandenbossche was merged Jan 25, 2018 Loading… updated Feb 13, 2018 0.23.0
REF: Internal / External values Clean Refactor Internal refactoring of code
#19558 by TomAugspurger was merged Feb 13, 2018 Loading… updated Feb 14, 2018 0.23.0
REF: Change how pandas.core.common shim works Refactor Internal refactoring of code
#19304 by TomAugspurger was closed Feb 19, 2018 Loading… updated Feb 19, 2018
Reduce redirection in ops Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
#19649 by jbrockmendel was merged Feb 19, 2018 Loading… updated Feb 21, 2018 0.23.0
Parametrized test_json_table_schema module Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#19128 by WillAyd was merged Jan 8, 2018 Loading… updated Feb 27, 2018
3 of 4 tasks
0.23.0
Preliminary format refactor IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Refactor Internal refactoring of code
#20341 by shangyian was merged Mar 14, 2018 Loading… updated Mar 14, 2018
2 of 4 tasks
0.23.0
REF: Base class for all extension tests Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#19863 by TomAugspurger was merged Feb 24, 2018 Loading… updated May 2, 2018
2 tasks done
0.23.0
Move GroupBy to Submodule and Add FutureWarning Groupby Refactor Internal refactoring of code
#20506 by WillAyd was merged Apr 2, 2018 Loading… updated May 14, 2018 0.23.0
De-duplicate code for indexing with list-likes of keys Clean Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#21503 by toobaz was merged Jun 19, 2018 Loading… updated Jun 19, 2018
2 tasks done
0.24.0
REF: multi_take is now able to tackle all list-like (non-bool) cases Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#21569 by toobaz was merged Jun 21, 2018 Loading… updated Jun 21, 2018
2 tasks done
0.24.0
dispatch Series[datetime64] comparison ops to DatetimeIndex Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19800 by jbrockmendel was merged Mar 1, 2018 Loading… updated Jun 22, 2018 0.23.0
add missing args, make kwarg explicit Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19691 by jbrockmendel was merged Feb 15, 2018 Loading… updated Jun 22, 2018 0.23.0
TST: Clean up tests in test_take.py Clean Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#21591 by gfyoung was merged Jun 22, 2018 Loading… updated Jun 22, 2018 0.24.0
TST: Use fixtures in dtypes/test_cast.py Clean Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#21661 by gfyoung was merged Jun 28, 2018 Loading… updated Jun 28, 2018 0.24.0
CLN: clean up groupby / categorical Categorical Categorical Data Type Groupby Refactor Internal refactoring of code
#21753 by jreback was merged Jul 6, 2018 Loading… updated Jul 6, 2018 0.24.0
Move Unchanged arith methods to EA mixins Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#21712 by jbrockmendel was merged Jul 3, 2018 Loading… updated Jul 6, 2018 0.24.0
REF: move more methods to EAMixins ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
#21782 by jbrockmendel was merged Jul 7, 2018 Loading… updated Jul 7, 2018 0.24.0
PERF: do not check for label presence preventively Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Refactor Internal refactoring of code
#21594 by toobaz was merged Jun 25, 2018 Loading… updated Jul 8, 2018
4 tasks done
0.24.0
REF: Move most remaining arith helpers to datetimelike mixins Datetime Datetime data dtype Refactor Internal refactoring of code
#21815 by jbrockmendel was merged Jul 9, 2018 Loading… updated Jul 10, 2018 0.24.0
ProTip! Adding no:label will show everything without a label.