Allow custom metadata to be attached to panel/df/series? · Issue #2485 · pandas-dev/pandas (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
related:
#39 (column descriptions)
#686 (serialization concerns)
#447 (comment) (Feature request, implementation variant)
Ideas and issues:
- is pickle stable enough?
- serialization req. potentially couples this with storage format
- allow arbitrary python objects?
- impl. option: JSONables-only + type tag + load/save callback hook
- getter/setter or attribute style access (limits naming)?
- flat or hirarchical?
Metadata
Metadata
Labels
Development
No branches or pull requests