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

REF: simplify _constructor/_from_mgr/_constructor_from_mgr/... Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Subclassing Subclassing pandas objects
#56681 opened Dec 29, 2023 by jbrockmendel
DEPR: require _constructor/_constructor_sliced to return a class Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Subclassing Subclassing pandas objects
#51772 opened Mar 3, 2023 by jbrockmendel
DEPR: __finalize__ and _metadata Deprecate Functionality to remove in pandas metadata _metadata, .attrs Needs Discussion Requires discussion from core team before further action Subclassing Subclassing pandas objects
#51280 opened Feb 10, 2023 by jbrockmendel
BUG: AttributeError: 'bool' object has no attribute 'to_numpy' in "mask_missing" method of core/missing.py Bug Constructors Series/DataFrame/Index/pd.array Constructors Regression Functionality that used to work in a prior pandas version replace replace method Subclassing Subclassing pandas objects
#47101 opened May 24, 2022 by rainnnnny
3 tasks done
BUG: pandas.Interval-inherited class converted automatically to pandas.Interval Bug Interval Interval data type Subclassing Subclassing pandas objects
#46945 opened May 5, 2022 by PetitLepton
2 tasks done
ENH: also check type of right DataFrame to determine (sub)class of result DataFrame Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Subclassing Subclassing pandas objects
#44054 opened Oct 16, 2021 by jorisvandenbossche
QST: Subclassing and concat Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Subclassing Subclassing pandas objects
#35415 opened Jul 26, 2020 by EmilianoJordan
BUG: StringArray non-extensible due to inconsisent assertion Bug ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data Subclassing Subclassing pandas objects
#34309 opened May 22, 2020 by sbrugman
BUG: Subclassed DataFrame doesn't persist _metadata properties across binary operations Bug metadata _metadata, .attrs Numeric Operations Arithmetic, Comparison, and Logical operations Subclassing Subclassing pandas objects
#34177 opened May 14, 2020 by clausmith
3 tasks done
DOC/API: Discussion on whether __finalize__ is public Docs metadata _metadata, .attrs Needs Discussion Requires discussion from core team before further action Subclassing Subclassing pandas objects
#33338 opened Apr 6, 2020 by TomAugspurger
API: _constructor and subclasses API Design Enhancement Needs Discussion Requires discussion from core team before further action Subclassing Subclassing pandas objects
#32638 opened Mar 11, 2020 by TomAugspurger
ProTip! Add no:assignee to see everything that’s not assigned.