-
- 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
New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
TST: restructure internal extension arrays tests (split between /arrays and /extension) ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
split up pandas/tests/indexes/test_multi.py #18644 MultiIndex Testing pandas testing functions or related to the test suite
CI: Unify code_checks whitespace checking CI Continuous Integration Testing pandas testing functions or related to the test suite
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
TST: Use pytest CI Continuous Integration Testing pandas testing functions or related to the test suite
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…
2 of 4 tasks
TST/CLN: break up & parametrize tests for df.set_index Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
ENH/CLN: give all AssertionErrors and nose.SkipTest raises an informative message Testing pandas testing functions or related to the test suite
ENH: Allow absolute precision in assert_almost_equal (#13357) Testing pandas testing functions or related to the test suite
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
TST: add method/dtype coverage to str-accessor; precursor to #23167 Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Separate out non-scalar tests from scalar tests; move to ?? in follow-up Clean Testing pandas testing functions or related to the test suite
#18142 by jbrockmendel was closed Nov 20, 2017 Loading…
PKG: Exclude data test files. Build Library building on various platforms Testing pandas testing functions or related to the test suite
CLN: Refactor pandas/tests/base - part3 Clean Testing pandas testing functions or related to the test suite
TST: Made s3 related tests mock boto CI Continuous Integration Testing pandas testing functions or related to the test suite
Add more overflow tests for timedelta64 operations Stale Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
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
EA: fillna should accept same type #32414 ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
#43230 by Bhavay-2001 was closed Jan 16, 2022 Loading…
1 task done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.