Skip to content

Avoid using x.dtype in dask.array #1718

@mrocklin

Description

@mrocklin

We sometimes use the .dtype property within dask.array which can sometimes trigger computation. We should use ._dtype instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions