Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Warn when creating Period with a string that includes timezone information Period Period data type Stale Warnings Warnings that appear or should be added to pandas
#47990 by joooeey was closed Jan 16, 2023 Draft
4 of 5 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
BUG: Overflow warning when using Series.diff() on Series with Periods Period Period data type Stale Warnings Warnings that appear or should be added to pandas
#58447 by Aloqeely was closed Aug 19, 2024 Loading…
3 of 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
#54726 by meeseeksmachine was merged Aug 24, 2023 Loading… 2.1
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
#54721 by mroeschke was merged Aug 24, 2023 Loading…
3 of 5 tasks
2.1
2
2
Update warning message for consistency Warnings Warnings that appear or should be added to pandas
#54893 by paulpellissiercompass was merged Aug 31, 2023 Loading…
4 of 5 tasks
2.2
BUG: pct_change showing unnecessary FutureWarning Warnings Warnings that appear or should be added to pandas
#54983 by phofl was merged Sep 6, 2023 Loading…
5 tasks
2.1.1
DEPS: Add warning if pyarrow is not installed Dependencies Required and optional dependencies Warnings Warnings that appear or should be added to pandas
#56896 by lithomas1 was merged Jan 19, 2024 Loading…
5 tasks
2.2
ENH: Allow performance warnings to be disabled Enhancement Warnings Warnings that appear or should be added to pandas
#56921 by rhshadrach was merged Feb 23, 2024 Loading…
4 of 5 tasks
3.0
BUG: avoid DeprecationWarning when the Series has index as list of Series Warnings Warnings that appear or should be added to pandas
#55395 by Charlie-XIAO was merged Nov 16, 2023 Loading…
3 of 4 tasks
2.1.4
CoW: Add warning for update Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56068 by phofl was merged Nov 22, 2023 Loading…
5 tasks
2.2
CoW: Add warning for interpolate with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56066 by phofl was merged Nov 22, 2023 Loading… 2.2
CoW: Add warning for mask, where and clip with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56067 by phofl was merged Nov 27, 2023 Loading… 2.2
CoW: Add warning for replace with inplace Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56060 by phofl was merged Nov 20, 2023 Loading… 2.2
CI: Ignore EncodingWarning in assert_produces_warning CI Continuous Integration Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#56109 by mroeschke was merged Nov 22, 2023 Loading… 2.1.4
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
#55591 by jorisvandenbossche was merged Nov 9, 2023 Loading… 2.2
Avoid warning in DateOffset addition Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Warnings Warnings that appear or should be added to pandas
#56029 by jbrockmendel was merged Nov 18, 2023 Loading…
5 tasks
2.2
CoW: Add warning for fillna Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56288 by phofl was merged Dec 5, 2023 Loading… 2.2
CoW warning mode: clean-up some TODOs Copy / view semantics Warnings Warnings that appear or should be added to pandas
#56080 by jorisvandenbossche was merged Nov 20, 2023 Loading… 2.2
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
#56094 by meeseeksmachine was merged Nov 21, 2023 Loading… 2.1.4
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.