Skip to content

Improve Bokeh ColumnDataSource interaction with pandas attrs #1314

@ml-evs

Description

@ml-evs

We use df.attrs to store some metadata for e.g., the XRD block. Currently to use this in a block, we have to make a column data source that adds the attrs metadata per point, leading to potentially very large data transfers. I don't know if bokeh 3 #1240 has a better way of doing this, but we should find an alternative to our current approach either way.

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