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

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
cleanup inconsistently used imports Clean Code Style Code style, linting, code_checks
#19292 by jbrockmendel was merged Jan 21, 2018 Loading…
4 tasks
0.23.0
CLN/PERF: remove unused out kwd in take_nd Clean Performance Memory or execution speed performance
#40510 by jbrockmendel was merged Mar 22, 2021 Loading… 1.3
CLN: _consolidate_inplace less Clean Internals Related to non-user accessible pandas implementation
#34389 by jbrockmendel was merged May 26, 2020 Loading… 1.1
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
#27043 by jbrockmendel was merged Jun 26, 2019 Loading… 0.25.0
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
#21872 by jbrockmendel was merged Jul 14, 2018 Loading… 0.24.0
[CLN] De-privatize commonly-used functions Clean Internals Related to non-user accessible pandas implementation
#21870 by jbrockmendel was merged Jul 17, 2018 Loading… 0.24.0
implement astype portion of #24024 Clean Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#24405 by jbrockmendel was merged Dec 28, 2018 Loading… 0.24.0
REF: use asi8 instead of _data in PeriodArray Clean Period Period data type
#23416 by jbrockmendel was closed Nov 2, 2018 Loading…
Cleanup of GroupBy Code Clean Groupby
#26090 by WillAyd was merged Apr 16, 2019 Loading… 0.25.0
Excel Test Cleanup - ReadWriteClass Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26473 by WillAyd was merged May 24, 2019 Loading… 0.25.0
Continued ujson cleanups Clean IO JSON read_json, to_json, json_normalize
#26222 by WillAyd was merged Apr 30, 2019 Loading… 0.25.0
Remove usage of register keyword in Extension Modules Clean
#26264 by WillAyd was merged May 5, 2019 Loading…
2 of 4 tasks
0.25.0
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
#27383 by jbrockmendel was merged Jul 24, 2019 Loading… 1.0.0
CLN: Remove unnecessary io function returns Clean
#26238 by ihsansecer was merged Apr 30, 2019 Loading…
1 task done
0.25.0
CLN/PERF: remove gc.collect from the setting_with_copy checks as not needed Clean Performance Memory or execution speed performance
#27031 by jreback was merged Jun 27, 2019 Loading… 0.25.0
CLN: Linting tailing whitespaces, and fixing remaining cases CI Continuous Integration Clean
#24286 by datapythonista was merged Dec 14, 2018 Loading…
4 tasks
0.24.0
Assorted cleanups Clean
#26975 by jbrockmendel was merged Jun 21, 2019 Loading…
4 tasks
0.25.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.