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

Refactor timezones functions out of tslib Clean Internals Related to non-user accessible pandas implementation
#17274 by jbrockmendel was closed Sep 11, 2017 Loading…
4 tasks
Remove properties from groupby whitelists Clean Groupby
#17600 by jbrockmendel was closed Sep 21, 2017 Loading…
1 of 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…
4 tasks
remove have_setuptools branching Build Library building on various platforms Clean
#18349 by jbrockmendel was closed Nov 23, 2017 Loading…
2 of 4 tasks
[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…
1 of 4 tasks
Define boxplot inside DataFrameGroupBy definition Clean
#17179 by jbrockmendel was closed Sep 22, 2017 Loading…
1 of 4 tasks
offsets cleanup Clean Frequency DateOffsets Performance Memory or execution speed performance
#18174 by jbrockmendel was closed Nov 9, 2017 Loading…
implement non-controversial cleanup portions of #18762 Clean Frequency DateOffsets
#18959 by jbrockmendel was closed Dec 29, 2017 Loading…
4 tasks
CLN/DEPR: removed deprecated as_indexer arg from str.match() Clean Deprecate Functionality to remove in pandas
#22356 by HyunTruth was closed Sep 7, 2018 Loading…
4 tasks done
CLN: remove Index.__inv__ , add Index.__invert__ Clean Indexing Related to indexing on series/frames, not to indexes themselves
#22336 by toobaz was closed Nov 4, 2018 Loading…
4 tasks done
CLN: Remove unused param Clean Indexing Related to indexing on series/frames, not to indexes themselves
#22323 by alimcmaster1 was closed Nov 4, 2018 Loading…
WIP: implement period_helper in cython Clean Period Period data type
#19498 by jbrockmendel was closed Feb 4, 2018 Loading…
1 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…
CLN:Unused Variables Clean
#21974 by mroeschke was closed Jul 19, 2018 Loading…
1 task done
get rid of the None engine tests and just have a separate test that ensures how that gets bound to a particular engine #26662 (comment) Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#28749 by ladyyvii was closed Nov 7, 2019 Loading…
4 of 5 tasks
Replace .format with f-strings Clean Code Style Code style, linting, code_checks
#31627 by leandermaben was closed Feb 4, 2020 Loading…
1 task
CLN: 29547 replace .format() with f-strings Clean Code Style Code style, linting, code_checks
#32044 by smartvinnetou was closed Feb 18, 2020 Loading…
3 tasks done
CLN: __all__ for core/index.py Clean
#31082 by ShaharNaveh was closed Jan 17, 2020 Loading…
5 tasks
Remove bare exceptions from 'pandas/tests' to decrease flake8 E722 warnings Clean Error Reporting Incorrect or improved errors from pandas
#22882 by HaraldNordgren was closed Nov 9, 2018 Loading…
4 tasks done
REF: de-duplicate DataFrame/SparseDataFrame arithmetic code Clean Sparse Sparse Data Type
#23414 by jbrockmendel was closed Nov 26, 2018 Loading…
Split test_excel.py (#24472) Clean Duplicate Report Duplicate issue or pull request IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#24749 by stevenbw was closed Mar 9, 2019 Loading…
4 tasks
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…
Precursor for #25607 Clean Indexing Related to indexing on series/frames, not to indexes themselves
#25688 by impact27 was closed May 7, 2019 Loading…
3 tasks done
CI: Fixes to conda environment names CI Continuous Integration Clean
#23860 by charlesdong1991 was closed Nov 23, 2018 Loading…
1 of 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…
ProTip! Exclude everything labeled bug with -label:bug.