-
- 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…
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: 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…
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
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…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.