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: Copy attrs on join (possibly depending on left, right, etc.) Enhancement metadata _metadata, .attrs Needs Info Clarification about behavior needed to assess issue Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60351 opened Nov 18, 2024 by rommeswi
1 of 3 tasks
PERF: Extreme regression in 2.2 when aggregating a DataFrame with .attrs data Closing Candidate May be closeable, needs more eyeballs Groupby metadata _metadata, .attrs Performance Memory or execution speed performance
#60070 opened Oct 18, 2024 by buhrmann
2 of 3 tasks
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: concat doesn't preserve attrs (as alternative for append deprecated in 1.4) API - Consistency Internal Consistency of API/Behavior Enhancement metadata _metadata, .attrs
#45824 opened Feb 4, 2022 by MarcoGorelli
3 tasks done
TST: add option for checking attrs in testing Enhancement metadata _metadata, .attrs Testing pandas testing functions or related to the test suite
#44768 opened Dec 5, 2021 by jreback
ENH: pandas.DataFrame.attrs Enhancement metadata _metadata, .attrs Needs Discussion Requires discussion from core team before further action
#44689 opened Nov 30, 2021 by shruti-ramaiya
BUG: attrs lost for Series in DataFrame Docs metadata _metadata, .attrs
#35425 opened Jul 27, 2020 by RobertRosca
3 tasks done
BUG: DataFrame.attrs are lost when writing to HDF5 Bug IO HDF5 read_hdf, HDFStore metadata _metadata, .attrs
#34596 opened Jun 5, 2020 by ulijh
2 of 3 tasks
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
ENH: Store comments from read_csv in an property (df.comment) and allow saving Enhancement IO CSV read_csv, to_csv metadata _metadata, .attrs Needs Discussion Requires discussion from core team before further action
#15283 opened Feb 1, 2017 by DSLituiev
DOC/API: document how to use metadata Docs metadata _metadata, .attrs
#8572 opened Oct 17, 2014 by jreback
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.