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

Refactor timezones functions out of tslib Clean Internals Related to non-user accessible pandas implementation
#17274 by jbrockmendel was closed Sep 11, 2017 Loading… updated Oct 30, 2017
4 tasks
Remove inline declarations in pxd files Clean Internals Related to non-user accessible pandas implementation
#17277 by jbrockmendel was closed Aug 19, 2017 Loading… updated Oct 30, 2017
4 tasks
Define boxplot inside DataFrameGroupBy definition Clean
#17179 by jbrockmendel was closed Sep 22, 2017 Loading… updated Oct 30, 2017
1 of 4 tasks
CLN: ASV HDFStore benchmark Benchmark Performance (ASV) benchmarks Clean
#18641 by mroeschke was merged Dec 6, 2017 Loading… updated Dec 6, 2017 0.23.0
remove have_setuptools branching Build Library building on various platforms Clean
#18349 by jbrockmendel was closed Nov 23, 2017 Loading… updated Dec 8, 2017
2 of 4 tasks
Separate out non-scalar tests from scalar tests; move to ?? in follow-up Clean Testing pandas testing functions or related to the test suite
#18142 by jbrockmendel was closed Nov 20, 2017 Loading… updated Dec 8, 2017
More tslibs TODOS: small optimizations, trim namespaces Clean Datetime Datetime data dtype
#18446 by jbrockmendel was closed Nov 25, 2017 Loading… updated Dec 8, 2017
DEPR/CLN: Remove pd.rolling_*, pd.expanding* and pd.ewm* Clean Deprecate Functionality to remove in pandas
#18723 by topper-123 was merged Feb 1, 2018 Loading… updated Feb 1, 2018
3 tasks done
0.23.0
WIP: implement period_helper in cython Clean Period Period data type
#19498 by jbrockmendel was closed Feb 4, 2018 Loading… updated Feb 11, 2018
1 of 4 tasks
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
CLN: Preliminary formatter refactor Clean IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
#20051 by shangyian was merged Mar 14, 2018 Loading… updated Mar 14, 2018
3 of 4 tasks
0.23.0
Revert "Revert "MAINT: Remove Long and WidePanel (#15748)" (#15802)" Clean Deprecate Functionality to remove in pandas
#18341 by gfyoung was merged May 16, 2018 Loading… updated May 19, 2018 0.24.0
offsets/liboffsets cleanup Clean Frequency DateOffsets
#19922 by jbrockmendel was closed Mar 1, 2018 Loading… updated Jun 22, 2018
implement tslibs.arraylike Clean Datetime Datetime data dtype
#21700 by jbrockmendel was closed Jul 5, 2018 Loading… updated Jul 11, 2018
4 tasks
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
#21740 by elmq0022 was merged Jul 27, 2018 Loading… updated Jul 27, 2018
4 tasks done
0.24.0
REF: cython cleanups and optimizations Clean Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#23382 by jbrockmendel was closed Nov 3, 2018 Loading… updated Nov 3, 2018
4 tasks
0.24.0
Fixed PEP8 errors in doc/source/whatsnew/v0.15.* Clean Docs
#24328 by joybh98 was closed Jan 5, 2019 Loading… updated Jan 5, 2019
1 of 4 tasks
REF/TST: use pytest builtin monkeypatch fixture and remove mock fixture Clean Testing pandas testing functions or related to the test suite
#24624 by simonjayhawkins was merged Jan 5, 2019 Loading… updated Jan 5, 2019
2 tasks done
0.24.0
CLN/TST: indexing/multiindex/test_getitem.py Clean Testing pandas testing functions or related to the test suite
#24741 by simonjayhawkins was merged Jan 13, 2019 Loading… updated Jan 15, 2019
Refactor groupby helper from tempita to fused types Clean
#24954 by noamher was merged Feb 9, 2019 Loading… updated Feb 9, 2019 0.25.0
make core.config self-contained Clean
#25613 by jbrockmendel was merged Mar 19, 2019 Loading… updated Mar 19, 2019 0.25.0
CLN: Panel reference from documentation Clean Docs
#25649 by mroeschke was merged Mar 20, 2019 Loading… updated Mar 20, 2019 0.25.0
TST/CLN: empty DataFrames and some 'empty' Series Clean Testing pandas testing functions or related to the test suite
#25690 by simonjayhawkins was merged Mar 27, 2019 Loading… updated Mar 27, 2019 0.25.0
CLN: Remove miscellaneous rarely used items from pandas.compat Clean
#25873 by jschendel was merged Mar 27, 2019 Loading… updated Mar 28, 2019
3 tasks done
0.25.0
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
#25121 by fdroessler was closed Mar 26, 2019 Loading… updated Mar 28, 2019
4 tasks done
0.25.0
ProTip! Filter pull requests by the default branch with base:main.