Skip to content

Feature Request: read .qs2 attributes without full load #20

@RossanaTat

Description

@RossanaTat

Hi @traversc and {qs2} team,

Thanks for the great work on qs2!

In the previous qs package, there was a function qattributes() that allowed reading the attributes of a .qs file without fully loading the object into memory. This was extremely useful for inspecting large datasets efficiently.

I was wondering if it would be possible to implement a similar function for .qs2 files in qs2, something like qs2_attributes() or an option in qx_dump(), to retrieve only the metadata/attributes without deserializing the entire object.

This would be very helpful for workflows that involve large files where loading the full object just to check metadata is too costly.

Thanks for considering this request!

Best regards,
Rossana Tatulli

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