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

BUG: assert_index_equal does not raise error for check_categorical=False when comparing 2 CategoricalIndex objects Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21092 by alysivji was merged May 19, 2018 Loading…
4 tasks done
0.23.1
REF/TST: Add more pytest idiom to mi indexing tests MultiIndex Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24040 by simonjayhawkins was closed Dec 2, 2018 Loading…
2 tasks done
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 test for Index.where when needing to cast to object dtype Testing pandas testing functions or related to the test suite
#40888 by cgarciae was closed Sep 1, 2021 Loading…
4 tasks done
BUG: testing on windows Testing pandas testing functions or related to the test suite Windows Windows OS
#15445 by jreback was closed Feb 18, 2017 Loading… 0.20.0
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
REF/TST: Stop using singleton fixtures Clean Testing pandas testing functions or related to the test suite
#24769 by jbrockmendel was closed Feb 3, 2019 Loading…
TST: Remove subset of singleton fixtures Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24873 by jbrockmendel was closed Feb 3, 2019 Loading…
Excel Test Cleanup - ReadWriteClass Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26473 by WillAyd was merged May 24, 2019 Loading… 0.25.0
Remove SharedItems from test_excel IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26579 by WillAyd was merged Jun 5, 2019 Loading… 0.25.0
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
#30755 by ShaharNaveh was merged Mar 23, 2020 Loading…
3 of 5 tasks
1.1
New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
#16386 by alexlenail was merged Dec 28, 2017 Loading…
3 tasks done
0.23.0
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#23982 by h-vetinari was merged Oct 11, 2019 Loading…
4 tasks done
1.0.0
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
#26240 by ihsansecer was merged May 2, 2019 Loading…
3 tasks done
0.25.0
TST: parametrize pytable test IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#27032 by jbrockmendel was merged Jun 25, 2019 Loading… 0.25.0
CLN: introduce test decorator skip_if_np_lt(ver_string) Testing pandas testing functions or related to the test suite
#26901 by ghost was merged Jun 18, 2019 Loading… 0.25.0
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
#27039 by TomAugspurger was merged Jun 26, 2019 Loading… 0.25.0
TST: Fix flaky test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#27010 by jbrockmendel was merged Jun 27, 2019 Loading… 0.25.0
CI: Running tests with xvfb for the clipboard to work CI Continuous Integration Testing pandas testing functions or related to the test suite
#26932 by datapythonista was closed Jun 20, 2019 Loading…
1 of 4 tasks
TST/REF: parametrize arithmetic tests, simplify parts of core.ops Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#26799 by jbrockmendel was merged Jun 25, 2019 Loading… 0.25.0
Split test_excel into submodule IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#26755 by WillAyd was merged Jun 9, 2019 Loading…
1 task done
0.25.0
TST/CLN: reuse float_frame fixture in tests\io\formats\test_format.py Clean Testing pandas testing functions or related to the test suite
#26756 by simonjayhawkins was merged Jun 9, 2019 Loading… 0.25.0
TST: Fix flaky import test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
#26953 by TomAugspurger was merged Jun 20, 2019 Loading…
Additional tests for ufunc(Series) Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#26951 by TomAugspurger was merged Jun 21, 2019 Loading… 0.25.0
TST/CLN: Fixturize tests/frame/test_quantile.py Clean Testing pandas testing functions or related to the test suite
#26556 by makbigc was merged Jun 1, 2019 Loading… 0.25.0
ProTip! Exclude everything labeled bug with -label:bug.