-
- 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: 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
CI: Unify code_checks whitespace checking CI Continuous Integration 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
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…
3 tasks
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: 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…
TST/CLN: empty DataFrames and some 'empty' Series Clean 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: 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…
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…
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
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…
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
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
CLN: Fixturize test_base.py Testing pandas testing functions or related to the test suite
#23943 by nixphix was closed Feb 27, 2019 Loading…
2 of 3 tasks
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…
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
TST: add hypothesis-based tests Testing pandas testing functions or related to the test suite
#20590 by sushobhit27 was closed Aug 20, 2018 Loading…
3 of 4 tasks
Implement missing tests, fix offset floordiv, rfloordiv, fix return types Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19738 by jbrockmendel was closed Feb 19, 2018 Loading…
3 of 4 tasks
TST: GH18498 - Split test_pytables into sub-modules IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#19735 by mikebarkas was closed Jul 28, 2018 Loading…
3 of 4 tasks
Parametrize PeriodIndex tests Period Period data type Testing pandas testing functions or related to the test suite
Fix makeIntIndex, benchmark get loc Performance Memory or execution speed performance Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.