Skip to content

MAINT: simplify data structure handling for saving as parquet #40

Description

@adamwitmer

In the current workflow, parquets are used to save output data structures containing measurements from detected bubbles in images. However, these parquets are used to save data objects in several places (e.g. withbubblesam bounding boxes and contour arrays). These values should be stored in a more idiomatic way (i.e. as separate columns of a dataframe) to simplify downstream dataset handling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions