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

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: reenable some old quantile tests Testing pandas testing functions or related to the test suite
#27503 by ghost was closed Jul 31, 2019 Loading… updated Aug 2, 2019 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
CLN: Split test_window.py Clean Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#27305 by mroeschke was merged Jul 10, 2019 Loading… updated Jul 10, 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
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
#25690 by simonjayhawkins was merged Mar 27, 2019 Loading… updated Mar 27, 2019 0.25.0
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
TST: Split test_excel.py into sub test files #24472 IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#25334 by stevenbw was closed Mar 25, 2019 Loading… updated Mar 25, 2019
4 tasks
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
#25310 by TrigonaMinima was merged Feb 19, 2019 Loading… updated Feb 19, 2019
3 tasks done
0.25.0
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
#24624 by simonjayhawkins was merged Jan 5, 2019 Loading… updated Jan 5, 2019
2 tasks done
0.24.0
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
#24075 by datapythonista was merged Dec 4, 2018 Loading… updated Dec 4, 2018 0.24.0
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
Add tests for docstring Validation Script + py27 compat Docs Testing pandas testing functions or related to the test suite
#20061 by WillAyd was merged Aug 17, 2018 Loading… updated Nov 5, 2018
3 of 4 tasks
0.24.0
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
#22730 by h-vetinari was merged Oct 8, 2018 Loading… updated Oct 8, 2018
3 tasks done
0.24.0
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.