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

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…
3 of 5 tasks
2.0
ENH: Raise ParserWarning when length of names does not match length of data IO CSV read_csv, to_csv Warnings Warnings that appear or should be added to pandas
#38587 by phofl was merged Jun 16, 2021 Loading…
5 tasks done
1.3
ENH: Implement PDEP-17 Enhancement Warnings Warnings that appear or should be added to pandas
#61468 by rhshadrach was merged Aug 12, 2025 Loading…
5 tasks
3.0
REGR: fix error caused by deprecation warning in pd.merge when joining two Series Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode Warnings Warnings that appear or should be added to pandas
#47946 by nsarang was merged Aug 19, 2022 Loading…
2 tasks done
1.4.4
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
WARN: Remove false positive warning for iloc inplaceness Copy / view semantics Warnings Warnings that appear or should be added to pandas
#48397 by phofl was merged Sep 16, 2022 Loading…
3 of 5 tasks
1.5
ENH: move an exception and add a prehook to check for exception place… Code Style Code style, linting, code_checks Enhancement Error Reporting Incorrect or improved errors from pandas Warnings Warnings that appear or should be added to pandas
#48088 by dataxerik was merged Sep 20, 2022 Loading…
3 tasks done
2.0
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
BUG: Change FutureWarning to DeprecationWarning for inplace setitem with DataFrame.(i)loc Warnings Warnings that appear or should be added to pandas
#50044 by aneesh98 was merged Jan 18, 2023 Loading…
3 of 5 tasks
1.5.3
ENH: Add check for character limmit Enhancement IO Excel read_excel, to_excel Warnings Warnings that appear or should be added to pandas
#57103 by luke396 was merged Feb 1, 2024 Loading…
2 of 5 tasks
3.0
ENH, TST: Add FutureWarning to read_table Warnings Warnings that appear or should be added to pandas
#51048 by kathleenhang was merged Jan 30, 2023 Loading…
1 task done
2.0
REGR: Better warning in pivot_table when dropping nuisance columns Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Reshaping Concat, Merge/Join, Stack/Unstack, Explode Warnings Warnings that appear or should be added to pandas
#49615 by rhshadrach was merged Nov 10, 2022 Loading…
5 tasks done
1.5.2
Avoid Index DeprecationWarning in Series getitem Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
#31361 by TomAugspurger was merged Jan 28, 2020 Loading… 1.0.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 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
DOC: added type annotations and tests to check for multiple warning match Docs Testing pandas testing functions or related to the test suite Warnings Warnings that appear or should be added to pandas
#47833 by shourya5 was merged Aug 3, 2022 Loading…
2 tasks done
1.5
PERF cache find_stack_level Performance Memory or execution speed performance Warnings Warnings that appear or should be added to pandas
#48023 by MarcoGorelli was merged Aug 11, 2022 Loading… 1.5
Added pyarrow extra for instructions on silencing the DeprecationWarning Dependencies Required and optional dependencies Warnings Warnings that appear or should be added to pandas
#57284 by jamesbraza was closed Feb 22, 2024 Loading… 2.2.1
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
WARN: Catch warning in tests Visualization plotting Warnings Warnings that appear or should be added to pandas
#48753 by phofl was merged Sep 28, 2022 Loading…
5 tasks
2.0
BUG: Silence Period[B] warnings in plotting code Frequency DateOffsets Visualization plotting Warnings Warnings that appear or should be added to pandas
#55138 by torext was merged Oct 3, 2023 Loading…
4 tasks done
2.1.2
REGR: Avoid unnecessary warning when setting empty dataframe Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Warnings Warnings that appear or should be added to pandas
#48853 by phofl was merged Sep 29, 2022 Loading…
5 tasks done
1.5.1
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
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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.