-
- 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
Backport PR #54721 on branch 2.1.x (BUG/WARN: Passing EA object to dtype instead of an instance) ExtensionArray Extending pandas with custom dtypes or arrays. Warnings Warnings that appear or should be added to pandas
BUG/WARN: Passing EA object to dtype instead of an instance ExtensionArray Extending pandas with custom dtypes or arrays. Warnings Warnings that appear or should be added to pandas
TST: clean ups in extension tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
Backport PR #54508 on branch 2.1.x (PERF: DataFrame.iloc[int] for EA dtypes) ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
TST: annotations, fix test_invert ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
BUG: _validate_setitem_value fails to raise for PandasArray #51044 Error Reporting Incorrect or improved errors from pandas ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54575 by ArchPh03nix was closed Oct 12, 2023 Loading…
2 of 5 tasks
Backport PR #54341 on branch 2.1.x (PERF: axis=1 reductions with EA dtypes) ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
Backport PR #54509 on branch 2.1.x (PERF: Dataframe reductions with EA dtypes) ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
REF: implement Dtype.index_class ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
PERF: Dataframe reductions with EA dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
PERF: DataFrame.iloc[int] for EA dtypes ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
REF: update decimal tests to TestExtension ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
test_map: use data_missing to exercise na_action ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: move misplaced tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: update to use extension test patterns ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: implement TestExtension ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate _compare_other ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: share BooleanArray tests with MaskedArray ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate test_combine_add ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate test_divmod_series_array ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate test_add_series_with_extension_array ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate test_direct_arith_with_ndframe_returns_not_implemented ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: simplify extension reduction tests ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
REF: de-duplicate check_reduce_frame ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
ProTip! Mix and match filters to narrow down what you’re looking for.