Skip to content

Allow custom metadata to be attached to panel/df/series? #2485

Closed
@ghost

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

Assignees

No one assigned

    Labels

    EnhancementIO DataIO issues that don't fit into a more specific labelmetadata_metadata, .attrs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions