Skip to content

Pandas Series with None name saved as pickled attribute in HDF #1190

Description

@gdementen

In addition to the data itself, some node attributes can be stored as pickles in HDF files.

This seems to include the name of Pandas Series when None. According to ViTables, it is stored as a "Python" attribute which I fear means pickle.

My conclusion: HDF5 via Pandas is definitely a mess (see #1178 and others)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions