-
- 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
Sanitize imports so tools.datetimes, tools.timedeltas, tools.numeric Clean
#17208 by jbrockmendel was closed Aug 10, 2017 Loading…
1 of 4 tasks
API: Disallow dict as agg parameter during groupby API Design Clean Deprecate Functionality to remove in pandas Groupby
#23393 by gfyoung was closed Oct 29, 2018 Loading…
Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading…
1 task done
WIP: parametrize giant frame flex op tests Clean Testing pandas testing functions or related to the test suite
#19528 by jbrockmendel was closed Feb 4, 2018 Loading…
4 tasks
REF: move methods into cdef classes Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#24869 by jbrockmendel was closed Jan 28, 2019 Loading…
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
REF/TST: Stop using singleton fixtures Clean Testing pandas testing functions or related to the test suite
#24769 by jbrockmendel was closed Feb 3, 2019 Loading…
[REF] Move comparison methods to EAMixins, share code Clean Internals Related to non-user accessible pandas implementation
[CLN] De-privatize commonly-used functions Clean Internals Related to non-user accessible pandas implementation
implement astype portion of #24024 Clean Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
REF: use asi8 instead of _data in PeriodArray Clean Period Period data type
#23416 by jbrockmendel was closed Nov 2, 2018 Loading…
CLN: use unicode literals instead of compat.u Clean Strings String extension data type and string data
#24026 by jbrockmendel was closed Dec 5, 2018 Loading…
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
CLN/PERF: remove gc.collect from the setting_with_copy checks as not needed Clean Performance Memory or execution speed performance
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.