Skip to content

Issues: pandas-dev/pandas

Beta
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

ENH: show the raw unicode in the output formatting of Index/array? Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
#60819 opened Jan 30, 2025 by jorisvandenbossche
BUG: Union of two DateTimeIndexes is incorrectly calculated Bug Needs Discussion Requires discussion from core team before further action Non-Nano datetime64/timedelta64 with non-nanosecond resolution Regression Functionality that used to work in a prior pandas version
#60816 opened Jan 29, 2025 by filmor
2 of 3 tasks
2.3
ENH: Implement skiptrailingspace parameter for read_csv Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60813 opened Jan 29, 2025 by PythonDev803
1 of 3 tasks
BUG: Cannot connect to odoo Bug Closing Candidate May be closeable, needs more eyeballs Needs Info Clarification about behavior needed to assess issue
#60800 opened Jan 27, 2025 by ghost
3 tasks done
ENH: generic save and read methods for DataFrame Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60786 opened Jan 25, 2025 by zkurtz
1 of 3 tasks
BUG: datetime64 column type fails parquet round trip Bug Datetime Datetime data dtype IO Parquet parquet, feather Needs Discussion Requires discussion from core team before further action Upstream issue Issue related to pandas dependency
#60774 opened Jan 23, 2025 by bmwilly
2 of 3 tasks
BUG: pd.crosstab(dropna=True, values=) drops rows and columns where any aggregation result is null. Bug Needs Discussion Requires discussion from core team before further action Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60767 opened Jan 22, 2025 by sfc-gh-mvashishtha
2 of 3 tasks
BUG: .map & .apply would convert element type for extension array. Apply Apply, Aggregate, Transform, Map Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays
#60766 opened Jan 22, 2025 by colinfang
2 of 3 tasks
BUG: The .to_sql() of dtype argument does not strictly ensure the column name and datatype Bug Closing Candidate May be closeable, needs more eyeballs IO SQL to_sql, read_sql, read_sql_query
#60737 opened Jan 20, 2025 by ammarsaf
3 tasks done
BUG: Series.mask incorrectly replaces positions of pd.NA in the cond argument Arrow pyarrow functionality Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
#60729 opened Jan 18, 2025 by kartoria
3 tasks done
BUG: why arrow only work on mac arm? Bug
#60714 opened Jan 13, 2025 by wonb168
3 tasks done
DOC: io.rst description and code inconsistent, plus the description is for deprecated behaviour Docs Needs Triage Issue that has not been reviewed by a pandas team member
#60705 opened Jan 12, 2025 by wjandrea
1 task done
ENH: add __rshift__, __lshift__, __irshift__ and __ilshift__ Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60693 opened Jan 11, 2025 by luxedo
1 of 3 tasks
ENH: Make pd.Timestamp.astimezone() default to local timezone API Design Closing Candidate May be closeable, needs more eyeballs Enhancement Localization Internationalization of data Needs Discussion Requires discussion from core team before further action
#60692 opened Jan 11, 2025 by powellnorma
2 of 3 tasks
BUG: Pandas to_sql 'Engine' object has no attribute 'cursor' Bug IO SQL to_sql, read_sql, read_sql_query Needs Info Clarification about behavior needed to assess issue
#60684 opened Jan 9, 2025 by ganbaaelmer
3 tasks done
BUG: scalar out of bounds input does not raise for to_datetime Bug datetime.date stdlib datetime.date support Error Reporting Incorrect or improved errors from pandas
#60677 opened Jan 8, 2025 by kmuehlbauer
2 of 3 tasks
ENH: Change default dtype of str.get_dummies() to bool for consistency with pd.get_dummies() Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60676 opened Jan 8, 2025 by komo-fr
1 of 3 tasks
ENH: Support attrs in feather files Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60675 opened Jan 8, 2025 by phemmer
1 of 3 tasks
BUG: .to_period with MonthBegin offset does not work with a Timestamp, but works with pd.DatetimeIndex Bug Needs Triage Issue that has not been reviewed by a pandas team member Period Period data type Timestamp pd.Timestamp and associated methods
#60671 opened Jan 7, 2025 by felipeangelimvieira
2 of 3 tasks
BUG: Pandas resets counter when using filterwarning "once" Bug Closing Candidate May be closeable, needs more eyeballs Upstream issue Issue related to pandas dependency
#60664 opened Jan 6, 2025 by StrawberryOwl
2 of 3 tasks
ENH: Remove mode property from BaseBuffer Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60660 opened Jan 5, 2025 by ethantkoenig
1 of 3 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.