Skip to content

Item for lazy expressions does not work as intended #457

@lshaw8317

Description

@lshaw8317

Expected behaviour for eg.

lexpr = blosc2.lazyexpr('mean(a + b)')
lexpr[:10]

is to slice a[:10] and b[:10] and then calculate mean but this isn't happening.

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