Skip to content

Feature Request: Support init argument for reduce functions. #475

Closed
@schlichtanders

Description

@schlichtanders

While DTables.jl supports the init for mapreduce officially in its documentation, DArray has no documentation about its reduce functionality, and those existing in the code do not support the init keyword.

It would be great if also DArray.jl supports init for the reduce functions to efficiently run something like OnlineStats over them.

I've been looking at this file for the current implementations.

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