-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove properties from groupby whitelists Clean Groupby
#17600 by jbrockmendel was closed Sep 21, 2017 Loading… updated Sep 22, 2017
1 of 4 tasks
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
offsets cleanup Clean Frequency DateOffsets Performance Memory or execution speed performance
#18174 by jbrockmendel was closed Nov 9, 2017 Loading… updated Nov 12, 2017
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
[WIP] TST/MAINT: split up test_resample.py (GH17806) Clean Testing pandas testing functions or related to the test suite
#17808 by winklerand was closed Jan 21, 2018 Loading… updated Jan 21, 2018
1 of 4 tasks
DEPR/CLN: Remove pd.rolling_*, pd.expanding* and pd.ewm* Clean Deprecate Functionality to remove in pandas
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
implement non-controversial cleanup portions of #18762 Clean Frequency DateOffsets
#18959 by jbrockmendel was closed Dec 29, 2017 Loading… updated Feb 11, 2018
4 tasks
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
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:Unused Variables Clean
#21974 by mroeschke was closed Jul 19, 2018 Loading… updated Jul 19, 2018
1 task done
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
CLN: res/exp and GH references in frame tests Clean Testing pandas testing functions or related to the test suite
REF: Cleanups, typing, memoryviews in tslibs Clean Internals Related to non-user accessible pandas implementation
REF: cython cleanups and optimizations Clean Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
Previous Next
ProTip! Filter pull requests by the default branch with base:main.