-
- 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
ERR: Fix missing space in warning message Warnings Warnings that appear or should be added to pandas
#39159 by MicaelJarniac was closed May 26, 2021 • Draft
3 tasks done
DEPR: groupby nuisance warnings Deprecate Functionality to remove in pandas Warnings Warnings that appear or should be added to pandas
#46010 by rhshadrach was closed Feb 19, 2022 Loading…
1 task done
TST: Added test for bug Reindexing pd.Float64Dtype() series gives runtime warnings when passed to np.log Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#47087 by MiloniAtal was merged Jun 8, 2022 Loading…
3 of 4 tasks
CoW: Add warning for chained assignment with fillna Copy / view semantics Warnings Warnings that appear or should be added to pandas
#53779 by phofl was merged Jul 6, 2023 Loading…
4 of 5 tasks
WARN unnecessary "can't infer datetime format" for out-of-bounds datetimes Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
#51380 by MarcoGorelli was closed Feb 15, 2023 • Draft
5 tasks
WIP warn if parsing with du_parse Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
#47828 by MarcoGorelli was closed Sep 16, 2022 • Draft
5 tasks
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
DEPS: Add warning if pyarrow is not installed Dependencies Required and optional dependencies Warnings Warnings that appear or should be added to pandas
ENH: Allow performance warnings to be disabled Enhancement Warnings Warnings that appear or should be added to pandas
BUG: avoid DeprecationWarning when the Series has index as list of Series Warnings Warnings that appear or should be added to pandas
CoW: Add warning for update Copy / view semantics Warnings Warnings that appear or should be added to pandas
CoW: Add warning for interpolate with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
CoW: Add warning for mask, where and clip with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
CoW: Add warning for replace with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
DEPR: fix stacklevel for DataFrame(mgr) deprecation Internals Related to non-user accessible pandas implementation Warnings Warnings that appear or should be added to pandas
Avoid warning in DateOffset addition Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Warnings Warnings that appear or should be added to pandas
CoW: Add warning for fillna Copy / view semantics Warnings Warnings that appear or should be added to pandas
CoW warning mode: clean-up some TODOs Copy / view semantics Warnings Warnings that appear or should be added to pandas
Backport PR #56093 on branch 2.1.x (CI: Catch EncodingWarnings only in pandas) CI Continuous Integration Warnings Warnings that appear or should be added to pandas
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.