-
- 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
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
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
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…
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
TST: parametrize pytable test IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
CLN: introduce test decorator skip_if_np_lt(ver_string) Testing pandas testing functions or related to the test suite
PKG: Add test extra Dependencies Required and optional dependencies Testing pandas testing functions or related to the test suite
TST: Fix flaky test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail
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
TST/CLN: reuse float_frame fixture in tests\io\formats\test_format.py Clean Testing pandas testing functions or related to the test suite
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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.