-
- 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
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… updated Sep 23, 2019
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
Fixturize tests/frame/test_axis_select_reindex.py 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
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
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… updated May 13, 2019
3 tasks
TST/CLN: empty DataFrames and some 'empty' Series Clean Testing pandas testing functions or related to the test suite
TST: indexing/test_floats.py::TestFloatIndexers::test_scalar_non_numeric Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#25748 by simonjayhawkins was closed Mar 27, 2019 Loading… updated Mar 27, 2019
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… updated Mar 9, 2019
4 tasks
CLN: Fixturize test_base.py Testing pandas testing functions or related to the test suite
#23943 by nixphix was closed Feb 27, 2019 Loading… updated Feb 27, 2019
2 of 3 tasks
#9236: test for the DataFrame.groupby with MultiIndex having pd.NaT Testing pandas testing functions or related to the test suite
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… updated Jan 15, 2019
REF/TST: use pytest builtin monkeypatch fixture and remove mock fixture Clean Testing pandas testing functions or related to the test suite
CI/TST: Making ci/run_tests.sh fail if one of the steps fail CI Continuous Integration Testing pandas testing functions or related to the test suite
TST: Extend timedelta64 arithmetic tests to TimedeltaArray Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#23642 by jbrockmendel was merged Nov 20, 2018 Loading… updated Nov 20, 2018
TST: Tests and Helpers for Datetime/Period Arrays Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#23502 by jbrockmendel was merged Nov 9, 2018 Loading… updated Nov 9, 2018
Analytics.py fixtures added Clean Testing pandas testing functions or related to the test suite
#22940 by akulagrawal was closed Nov 5, 2018 Loading… updated Nov 5, 2018
1 task
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… updated Nov 3, 2018
4 tasks
CLN: res/exp and GH references in frame tests Clean Testing pandas testing functions or related to the test suite
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… updated Sep 25, 2018
3 of 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… updated Sep 25, 2018
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.