-
- 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
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
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
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
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: 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
REF: cython cleanups and optimizations Clean Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
REF/TST: use pytest builtin monkeypatch fixture and remove mock fixture Clean Testing pandas testing functions or related to the test suite
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
TST/CLN: empty DataFrames and some 'empty' Series Clean Testing pandas testing functions or related to the test suite
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
Previous Next
ProTip! Filter pull requests by the default branch with base:main.