Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

DOC: Clarify existence Series.dt.to_timestamp Docs Needs Triage Issue that has not been reviewed by a pandas team member
#59671 opened Aug 30, 2024 by sfc-gh-joshi
1 task done
DOC: Document that DataFrame.from_records()'s columns argument also acts as "include" Docs Needs Triage Issue that has not been reviewed by a pandas team member
#59670 opened Aug 30, 2024 by cjerdonek
1 task done
BUG: df.groupby().aggregate() doesn't preserve subclass type Apply Apply, Aggregate, Transform Bug Groupby Subclassing Subclassing pandas objects
#59667 opened Aug 30, 2024 by jaredight
3 tasks done
BUG: rolling with method='table' and apply sorts columns alphabetically Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59666 opened Aug 30, 2024 by valeju
3 tasks done
RLS: 2.3 Release
#59664 opened Aug 30, 2024 by lithomas1
3 tasks
2.3
ENH: increase verbosity on error Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#59659 opened Aug 30, 2024 by romeokienzler
1 of 3 tasks
PERF: Melt 2x slower when future.infer_string option enabled Needs Triage Issue that has not been reviewed by a pandas team member Performance Memory or execution speed performance
#59657 opened Aug 30, 2024 by maver1ck
3 tasks done
BUG: arithmetic between datetime.timedelta scalar and series produces timedelta64[us] instead of timedelta64[ns] Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59656 opened Aug 30, 2024 by sfc-gh-mvashishtha
2 of 3 tasks
BUG: some cases of binary arithmetic between string and timedelta raise TypeError Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59653 opened Aug 29, 2024 by sfc-gh-mvashishtha
2 of 3 tasks
BUG: Pearson correlation outside expected range -1 to 1 Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59652 opened Aug 29, 2024 by madrjor02-bh
3 tasks done
BUG: diff method incorrect on datetime64[s] Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59650 opened Aug 29, 2024 by namiyousef
3 tasks done
BUG(?): Allow setitem to category/sparse of the same underlying dtype? Bug PDEP6-related related to PDEP6 (not upcasting during setitem-like Series operations)
#59627 opened Aug 27, 2024 by mroeschke
3 tasks done
BUG: style.map() not compatible with CSS string "url(data:..." Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59623 opened Aug 27, 2024 by invalidarg
2 of 3 tasks
BUG: isin check with numpy array works incorrectly when using UInt64 dtype Bug Needs Triage Issue that has not been reviewed by a pandas team member
#59609 opened Aug 26, 2024 by qltwis
2 of 3 tasks
ENH: DataFrame.struct.explode(column, *, separator=".") method to pull struct subfields into the parent DataFrame Arrow pyarrow functionality Enhancement Needs Discussion Requires discussion from core team before further action Needs Info Clarification about behavior needed to assess issue
#59585 opened Aug 23, 2024 by tswast
1 of 3 tasks
ERR: consistent error messages for unsupported reduction operations API - Consistency Internal Consistency of API/Behavior Error Reporting Incorrect or improved errors from pandas Reduction Operations sum, mean, min, max, etc.
#59580 opened Aug 22, 2024 by jorisvandenbossche
BUG: provide better error message for pd.Timedelta - pd.Series[Timestamp] Error Reporting Incorrect or improved errors from pandas
#59571 opened Aug 21, 2024 by sfc-gh-mvashishtha
2 of 3 tasks
ENH: Option to configure line wrapping for columns Closing Candidate May be closeable, needs more eyeballs Enhancement Output-Formatting __repr__ of pandas objects, to_string
#59564 opened Aug 20, 2024 by Nagidrop
1 of 3 tasks
BUG: .str.contains na validation API - Consistency Internal Consistency of API/Behavior Bug Strings String extension data type and string data
#59561 opened Aug 20, 2024 by jbrockmendel 2.3
ProTip! Add no:assignee to see everything that’s not assigned.