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

Backport PR #42942 on branch 1.3.x (ERR: clarify PerformanceWarning for fragmented frame) DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
#42958 by meeseeksmachine was merged Aug 10, 2021 Loading… 1.3.2
ERR: clarify PerformanceWarning for fragmented frame DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
#42942 by mzeitlin11 was merged Aug 9, 2021 Loading… 1.3.2
Backport PR #38587 on branch 1.3.x (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
#42047 by meeseeksmachine was merged Jun 16, 2021 Loading… 1.3
BUG: stacklevel for multidimensional indexing warning #31479 Bug Warnings Warnings that appear or should be added to pandas
#41969 by jbrockmendel was merged Jun 15, 2021 Loading…
3 of 4 tasks
1.4
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
Revert "Deprecated casting an object-dtype index of datetime objects to DatetimeIndex in the Series constructor (23598)" Regression Functionality that used to work in a prior pandas version Warnings Warnings that appear or should be added to pandas
#38679 by simonjayhawkins was merged Dec 25, 2020 Loading…
5 tasks
1.2
TST: fix rest of mpl warnings Visualization plotting Warnings Warnings that appear or should be added to pandas
#38659 by mzeitlin11 was merged Dec 23, 2020 Loading…
3 tasks done
1.3
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
Disallow lossy SparseArray conversion Sparse Sparse Data Type Warnings Warnings that appear or should be added to pandas
#32501 by jbrockmendel was merged Mar 14, 2020 Loading… 1.1
Backport PR #31361 on branch 1.0.x (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
#31403 by meeseeksmachine was merged Jan 28, 2020 Loading… 1.0.0
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
xfail sparse warning; closes #31310 CI Continuous Integration Warnings Warnings that appear or should be added to pandas
#31311 by bfgray3 was merged Jan 26, 2020 Loading… 1.1
WARN: Ignore NumbaPerformanceWarning in test suite Warnings Warnings that appear or should be added to pandas Window rolling, ewma, expanding
#30525 by mroeschke was merged Dec 28, 2019 Loading… 1.0.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.