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

Fix warning typo Warnings Warnings that appear or should be added to pandas
#62583 by matiaslindgren was merged Oct 5, 2025 Loading… updated Oct 29, 2025 3.0
Warn when unit keyword is ignored Warnings Warnings that appear or should be added to pandas
#62841 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
1 of 5 tasks
3.0
Warn on no-op rounding for datetimelike dtypes Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
#62844 by jbrockmendel was merged Oct 27, 2025 Loading… updated Oct 27, 2025
2 of 5 tasks
3.0
BUG: improve future warning for boolean operations with missaligned indexes Warnings Warnings that appear or should be added to pandas
#62367 by Alvaro-Kothe was merged Sep 22, 2025 Loading… updated Sep 23, 2025
1 of 5 tasks
2.3.3
CLN: Lint for usage of Deprecation/FutureWarning CI Continuous Integration Warnings Warnings that appear or should be added to pandas
#62178 by rhshadrach was merged Sep 3, 2025 Loading… updated Sep 3, 2025
5 tasks
3.0
CLN: Replace warnings with Pandas4Warning Warnings Warnings that appear or should be added to pandas
#62162 by rhshadrach was merged Aug 25, 2025 Loading… updated Aug 25, 2025
5 tasks
3.0
ENH: Warn on unused arguments to resample Resample resample method Warnings Warnings that appear or should be added to pandas
#62101 by jbrockmendel was merged Aug 13, 2025 Loading… updated Aug 13, 2025
5 tasks
3.0
ENH: Implement PDEP-17 Enhancement Warnings Warnings that appear or should be added to pandas
#61468 by rhshadrach was merged Aug 12, 2025 Loading… updated Aug 12, 2025
5 tasks
3.0
BUG: Prevent pd.Series.groupby from showing FutureWarning Bug Groupby Warnings Warnings that appear or should be added to pandas
#60894 by sanggon6107 was merged Feb 12, 2025 Loading… updated Feb 12, 2025
2 of 5 tasks
2.3
Backport PR #60553: TST: filter possible RuntimeWarning in tests Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#60555 by mroeschke was merged Dec 13, 2024 Loading… updated Dec 13, 2024 2.3
TST: filter possible RuntimeWarning in tests Warnings Warnings that appear or should be added to pandas
#60553 by mroeschke was merged Dec 13, 2024 Loading… updated Dec 13, 2024 2.3
DEPR: Change stacklevel to 2 in DataFrame(mgr) deprecation Clean Warnings Warnings that appear or should be added to pandas
#58694 by Aloqeely was merged Oct 30, 2024 Loading… updated Oct 30, 2024 3.0
DEPR: Update groupby.apply DeprecationWarning to FutureWarning Apply Apply, Aggregate, Transform, Map Groupby Warnings Warnings that appear or should be added to pandas
#59751 by rhshadrach was merged Oct 29, 2024 Loading… updated Oct 29, 2024
5 tasks
2.3
Make pandas/io/sql.py work with sqlalchemy 2.0 IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#48576 by cdcadman was merged Feb 9, 2023 Loading… updated Oct 2, 2024
3 of 5 tasks
2.0
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… updated Aug 19, 2024
3 of 5 tasks
BUG: Remove "Mean of empty slice" warning in nanmedian Warnings Warnings that appear or should be added to pandas
#58107 by sebastian-correa was merged Apr 1, 2024 Loading… updated Jul 24, 2024
4 tasks
3.0
Remove extra space in resample freq deprecation Warnings Warnings that appear or should be added to pandas
#59251 by jrbourbeau was merged Jul 15, 2024 Loading… updated Jul 15, 2024
5 tasks
3.0
Backport PR #59168 on branch 2.2.x (TST: Address UserWarning in matplotlib test) Visualization plotting Warnings Warnings that appear or should be added to pandas
#59175 by meeseeksmachine was merged Jul 3, 2024 Loading… updated Jul 3, 2024 2.2.3
TST: Address UserWarning in matplotlib test Visualization plotting Warnings Warnings that appear or should be added to pandas
#59168 by mroeschke was merged Jul 3, 2024 Loading… updated Jul 3, 2024 2.2.3
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… updated May 5, 2024
4 of 5 tasks
3.0
BUG: Ignore warning for duplicate columns in to_dict when orient='tight' Output-Formatting __repr__ of pandas objects, to_string Warnings Warnings that appear or should be added to pandas
#58335 by luke396 was merged Apr 24, 2024 Loading… updated Apr 25, 2024
2 of 5 tasks
3.0
TST: Added match argument for most uses of tm.assert_produces_warning Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#58396 by Aloqeely was merged Apr 24, 2024 Loading… updated Apr 24, 2024 3.0
ENH: DtypeWarning message enhancement IO CSV read_csv, to_csv Warnings Warnings that appear or should be added to pandas
#58250 by abeltavares was merged Apr 18, 2024 Loading… updated Apr 18, 2024
5 tasks done
3.0
ENH: add warning when export to tar, zip in append mode IO Data IO issues that don't fit into a more specific label Warnings Warnings that appear or should be added to pandas
#57875 by quangngd was merged Apr 1, 2024 Loading… updated Apr 1, 2024
2 of 5 tasks
3.0
CLN: remove no-longer-needed warning filters Clean Warnings Warnings that appear or should be added to pandas
#58025 by jbrockmendel was merged Mar 27, 2024 Loading… updated Mar 27, 2024
5 tasks
3.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.