-
- 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: 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…
[WIP] STY: activate pytest.raises context manager code check Code Style Code style, linting, code_checks Testing pandas testing functions or related to the test suite
#25750 by simonjayhawkins was closed Mar 26, 2019 Loading…
6 of 8 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: Split out test_pytables.py to sub-module of tests IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#25004 by vrajmohan was closed Mar 20, 2019 Loading…
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
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
Fix string format in test runner Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#22598 by rhysparry was merged Sep 6, 2018 Loading…
Test For MultiIndex not contained item MultiIndex Testing pandas testing functions or related to the test suite
#29193 by gabriellm1 was closed Jan 1, 2020 Loading…
3 of 5 tasks
TST 27905 - testing groupby.transform('sum') Groupby Testing pandas testing functions or related to the test suite
#28002 by ukantesaria was closed Sep 8, 2019 Loading…
1 of 5 tasks
test case for transform with fillna #27905 Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#27974 by ukantesaria was closed Oct 22, 2019 Loading…
5 tasks done
TST: Added regression test case Testing pandas testing functions or related to the test suite
#31536 by ShaharNaveh was closed Apr 6, 2020 Loading…
4 of 5 tasks
TST: Split test_offsets.py Testing pandas testing functions or related to the test suite
#30194 by Raalsky was closed Jan 1, 2020 Loading…
3 of 5 tasks
Issue 30999 fix Testing pandas testing functions or related to the test suite
#33581 by Dxin-code was closed May 22, 2020 Loading…
5 tasks
TST: Parameterize tests Testing pandas testing functions or related to the test suite
#33402 by ShaharNaveh was closed Jul 17, 2020 Loading…
3 of 5 tasks
Avoid bare pytest.raises in dtypes/test_dtypes.py Testing pandas testing functions or related to the test suite
#32604 by Vlek was closed Mar 11, 2020 Loading…
4 tasks done
TST: Fixed xfail for tests in pandas/tests/tseries/offsets/test_offsets_properties.py Testing pandas testing functions or related to the test suite
#32465 by ShaharNaveh was closed Jun 14, 2020 Loading…
3 of 5 tasks
TST: add explicit csr explicit zero tests for GH28992 Sparse Sparse Data Type Testing pandas testing functions or related to the test suite
#34182 by bakitybacon was closed Jul 24, 2020 Loading…
4 tasks
Adding test for assert_equal_index with empty iterables Testing pandas testing functions or related to the test suite
#29211 by VijayantSoni was merged Oct 29, 2019 Loading…
4 of 5 tasks
REF: make pd._testing directory, split out asserters Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#32118 by jbrockmendel was closed Feb 21, 2020 Loading…
CLN: Removed class in pandas/tests/series/test_timezones.py Testing pandas testing functions or related to the test suite
#32186 by SaturnFromTitan was closed Feb 23, 2020 Loading…
3 tasks done
TST: Fix locale test that fails in GitHub actions Error Reporting Incorrect or improved errors from pandas Testing pandas testing functions or related to the test suite
#29852 by datapythonista was closed Nov 27, 2019 Loading…
TST: add message check to pytest.raises (tests/arrays/boolean/test_arithmetic.py) Testing pandas testing functions or related to the test suite
#33584 by Dxin-code was closed Apr 16, 2020 Loading…
5 tasks
TST: Added test for json containing the key "last_status_change_at" Testing pandas testing functions or related to the test suite
#34169 by rivera-fernando was closed Jul 12, 2020 Loading…
4 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.