Skip to content

Issues: pandas-dev/pandas

New issue

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

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

Already on GitHub? # 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

BUG: Series constructor from dictionary drops key (index) levels when not all keys have same number of entries Bug Needs Triage Issue that has not been reviewed by a pandas team member
#60695 opened Jan 11, 2025 by ArneBinder
3 tasks 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 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
ENH: frozensets are shown in parentheses (like tuples) Enhancement Output-Formatting __repr__ of pandas objects, to_string
#60690 opened Jan 9, 2025 by wjandrea
3 tasks done
ENH: Better error message for trying to convert to "double," type Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60685 opened Jan 9, 2025 by benrutter
1 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: boolean series .isin([pd.NA])] inconsistent for series length Bug isin isin method Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60678 opened Jan 8, 2025 by yoavrv
2 of 3 tasks
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
ENH: Add support for executing UDF's using Bodo as the engine Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60668 opened Jan 6, 2025 by scott-routledge2
1 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
ENH: Add date_format and date_unit to to_dict similar to what exists in to_json Closing Candidate May be closeable, needs more eyeballs Enhancement IO Data IO issues that don't fit into a more specific label
#60656 opened Jan 4, 2025 by lucasjamar
1 of 3 tasks
QST: Closing Candidate May be closeable, needs more eyeballs Needs Info Clarification about behavior needed to assess issue Usage Question
#60651 opened Jan 3, 2025 by ganbaaelmer
2 tasks done
BUG: max on axis=1 returns wrong values on type datetime64[ns] when NaT is present in values Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Reduction Operations sum, mean, min, max, etc.
#60646 opened Jan 2, 2025 by antoinefalck
2 of 3 tasks
BUG: MultiIndex union/difference not commutative Bug Index Related to the Index class or subclasses Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Needs Triage Issue that has not been reviewed by a pandas team member setops union, intersection, difference, symmetric_difference
#60642 opened Jan 2, 2025 by ssche
2 of 3 tasks
BUG: memory leak when slice series var assigning to itself Bug Copy / view semantics Performance Memory or execution speed performance
#60640 opened Jan 2, 2025 by hefvcjm
2 of 3 tasks
API (string dtype): comparisons between different string classes API - Consistency Internal Consistency of API/Behavior Needs Discussion Requires discussion from core team before further action Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#60639 opened Jan 1, 2025 by rhshadrach
DOC: Comparing .loc/.iloc to tuples and chained indexing Docs Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#60632 opened Dec 31, 2024 by johnasiano
1 task done
ENH: native support for universal_pathlib (upath) IO Enhancement IO Data IO issues that don't fit into a more specific label Needs Discussion Requires discussion from core team before further action
#60618 opened Dec 29, 2024 by zkurtz
1 of 3 tasks
ENH: RST support Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60616 opened Dec 29, 2024 by R5dan
1 of 3 tasks
ProTip! no:milestone will show everything without a milestone.