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… updated Jun 17, 2024
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… updated May 11, 2023
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… updated May 11, 2023
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… updated Sep 1, 2021
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… updated Apr 5, 2020
4 tasks
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… updated Apr 5, 2020
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… updated Apr 5, 2020
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… updated Apr 1, 2020 0.20.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… updated Mar 23, 2020
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… updated Feb 4, 2020
3 tasks done
0.23.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… updated Jan 16, 2020 0.25.0
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… updated Jan 16, 2020 0.25.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… updated Oct 26, 2019
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… updated Jul 11, 2019
3 tasks done
0.25.0
Fixturize tests/frame/test_axis_select_reindex.py Testing pandas testing functions or related to the test suite
#25627 by h-vetinari was merged Jun 28, 2019 Loading… updated Jun 28, 2019 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… updated Jun 27, 2019 0.25.0
implement+test mean for datetimelike EA/Index/Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#24757 by jbrockmendel was merged Jun 10, 2019 Loading… updated Jun 27, 2019
2 of 4 tasks
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… updated Jun 26, 2019 0.25.0
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… updated Jun 25, 2019 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… updated Jun 25, 2019 0.25.0
TST: tests for maybe_promote (precursor to #23982) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#25637 by h-vetinari was merged Jun 21, 2019 Loading… updated Jun 23, 2019 0.25.0
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… updated Jun 21, 2019 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… updated Jun 20, 2019
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… updated Jun 20, 2019
1 of 4 tasks
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… updated Jun 19, 2019 0.25.0
ProTip! Exclude everything labeled bug with -label:bug.