Skip to content

PointsModel warning #1098

@dariotommasini

Description

@dariotommasini

Hello!

I got this warning when running:

sdata = sdio.xenium(
    "/path/to/my/folder",
    nucleus_boundaries=False,
    cells_boundaries=False,
)

WARNING  The `feature_key` column feature_name is categorical with unknown categories. Please ensure the categories
         are known before calling `PointsModel.parse()` to avoid significant performance implications due to the   
         need for dask to compute the categories. If you did not use PointsModel.parse() explicitly in your code   
         (e.g. this message is coming from a reader in `spatialdata_io`), please report this finding.

It said to report this finding.

Thank you!

  • OS: macOS
  • Context: loading data from Google Drive folder

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