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

Tslibs testing6 Clean Testing pandas testing functions or related to the test suite
#18132 by jbrockmendel was closed Nov 6, 2017 Loading…
[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
MAINT: Remove assertNotIn from testing Testing pandas testing functions or related to the test suite
#16096 by gfyoung was merged Apr 23, 2017 Loading…
catch Exception currently ignored Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
#18054 by jbrockmendel was closed Nov 1, 2017 Loading…
TST: Test empty method and simplify logic Testing pandas testing functions or related to the test suite
#15043 by mroeschke was merged Jan 4, 2017 Loading…
2 tasks done
BF: define expected Series of correct for arch (eg i386) int Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#15044 by yarikoptic was closed Apr 3, 2017 Loading…
4 tasks done
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
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
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
Replace tar_csv.tar.gz with gzipped tar IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
#22269 by ginggs was merged Aug 17, 2018 Loading…
Revert "TST: skip pytables test with not-updated pytables conda packa… Build Library building on various platforms Testing pandas testing functions or related to the test suite
#22188 by TomAugspurger was closed Aug 8, 2018 Loading…
[WIP] implement tests using hypothesis Testing pandas testing functions or related to the test suite
#18761 by jbrockmendel was closed Dec 18, 2017 Loading…
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…
Refactor numeric tests Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#19255 by jbrockmendel was closed Jan 15, 2018 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.