-
- 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
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
CLN: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
CLN/PERF: remove gc.collect from the setting_with_copy checks as not needed Clean Performance Memory or execution speed performance
PLT: Cleaner plotting backend API, and unify Series and DataFrame accessors Blocker Blocking issue or pull request for an upcoming release Clean Visualization plotting
CLN: remove util._decorators.make_signature and make related changes Clean Typing type annotations, mypy/pyright type checking
BLD: fix build warnings in tslib by casting explicitly to object Build Library building on various platforms Clean
TST/CLN: reuse float_frame fixture in tests\io\formats\test_format.py Clean Testing pandas testing functions or related to the test suite
CLN: Remove convert_objects Clean Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions
CLN: use RangeIndex._range instead of RangeIndex._start etc. Clean Index Related to the Index class or subclasses
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.