Skip to content

Add examples to Rust cookbook #49

Open
@nestordemeure

Description

@nestordemeure

The Rust cookbook has a section on statistics but, while other section points you to common crates, its examples are about computing the mean, median and std from scratch.

It might be a good place to advertise about ndarray-stats (and maybe a non ndarray based crate such as statistical).

Activity

LukeMathWalker

LukeMathWalker commented on Dec 4, 2019

@LukeMathWalker
Member
AndyGauge

AndyGauge commented on Dec 14, 2019

@AndyGauge

The cookbook has traditionally been about displaying curated crates, originally selected through the libs team. I think this model is doing the community a disservice. If the ndarray team wants to showcase ndarray-stats as a better way of doing things, lets do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @AndyGauge@nestordemeure@LukeMathWalker

        Issue actions

          Add examples to Rust cookbook · Issue #49 · rust-ndarray/ndarray-stats