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

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 Needs Triage Issue that has not been reviewed by a pandas team member
#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
#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
BUG: Segfault on np.maximum(series, ...) Bug Regression Functionality that used to work in a prior pandas version ufuncs __array_ufunc__ and __array_function__
#60611 opened Dec 27, 2024 by ssche
2 of 3 tasks
BUG: Dropped Index Name on Aggregated Index Column with MultiIndexed DataFrame Bug Closing Candidate May be closeable, needs more eyeballs Groupby
#60603 opened Dec 24, 2024 by RahimD
3 tasks done
BUG: loc[] returns object type instead of float Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#60600 opened Dec 23, 2024 by metazoic
3 tasks done
BUG: unable to generate daily business frequency data Frequency DateOffsets Needs Info Clarification about behavior needed to assess issue Usage Question
#60596 opened Dec 20, 2024 by ngupta23
2 of 3 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.