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

[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
[TST] : Adding test cases to confirm that .apply() works fine Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#21539 by uds5501 was closed Jun 21, 2018 Loading…
3 of 4 tasks
TST : Adding new test case for pivot_table() with Categorical data Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21381 by uds5501 was closed Sep 25, 2018 Loading…
3 of 4 tasks
CI: Enable Spellcheck in dockbuild Docs Testing pandas testing functions or related to the test suite
#21402 by FabioRosado was closed Nov 3, 2018 Loading…
4 tasks
TST: Skipif decorator for matplotlib #18190 Testing pandas testing functions or related to the test suite
#18427 by WillAyd was merged Nov 27, 2017 Loading…
3 tasks done
Add spec for new Interval / IntervalIndex methods: .overlaps(), .covers() Interval Interval data type Testing pandas testing functions or related to the test suite
#18975 by alexlenail was closed Sep 25, 2018 Loading…
3 tasks done
Collect tslibs test, organize PeriodIndex tests Testing pandas testing functions or related to the test suite
#19627 by jbrockmendel was closed Feb 10, 2018 Loading…
TST: split tests for windows to sub-modules Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#19667 by giba0 was closed Jul 8, 2018 Loading…
4 tasks done
Cleanup Series arithmetic tests Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#18974 by jbrockmendel was closed Dec 29, 2017 Loading…
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…
implement Timedelta mod, divmod, rmod, rdivmod, fix and test scalar methods Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19365 by jbrockmendel was closed Feb 19, 2018 Loading…
2 of 4 tasks
TST: add hypothesis-based tests Testing pandas testing functions or related to the test suite
#20590 by sushobhit27 was closed Aug 20, 2018 Loading…
3 of 4 tasks
Named objs in asserts messages. Testing pandas testing functions or related to the test suite
#20403 by AutomateAaron was closed Jul 8, 2018 Loading…
3 of 4 tasks
Split test multi MultiIndex Testing pandas testing functions or related to the test suite
#20669 by xchoudhury was closed Jun 6, 2018 Loading…
2 of 9 tasks
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
started to fixturize pandas/tests/base Testing pandas testing functions or related to the test suite
#31701 by SaturnFromTitan was merged Feb 15, 2020 Loading…
3 tasks done
TST/REF: Parameteratized tests Testing pandas testing functions or related to the test suite
#31132 by ShaharNaveh was closed Jan 21, 2020 Loading…
Added Hypothesis property-based test for timedelta addition Testing pandas testing functions or related to the test suite
#26312 by c74p was closed May 13, 2019 Loading…
3 tasks
TST: corrwith and tshift in groupby/groupby.transform Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#32069 by ryankarlos was closed Mar 3, 2020 Loading…
4 tasks done
TST: Split test_offsets.py - Added fixtures for date offsets and business date offsets Testing pandas testing functions or related to the test suite
#31034 by Raalsky was closed Mar 24, 2020 Loading…
2 of 5 tasks
add messages to tests Testing pandas testing functions or related to the test suite
#31852 by raisadz was merged Feb 19, 2020 Loading…
5 tasks
TST: Split test_excel.py into sub test files #24472 IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#25334 by stevenbw was closed Mar 25, 2019 Loading…
4 tasks
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…
TST: restore type checks to maybe_promote tests Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#28561 by jbrockmendel was closed Sep 23, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:main.