stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.17k stars 405 forks source link

[RFC]: improve README examples of `stats/base/dists/signrank` namespace #1643

Open Planeshifter opened 4 months ago

Planeshifter commented 4 months ago

Description

This RFC proposes to improve the README examples of the stats/base/dists/signrank namespace package. Currently, namespace package READMEs only include minimal examples which are not particularly informative and do not showcase namespace functionality.

Historically, namespace examples were not given much effort due to the rapidly changing nature of the project; however, now that development and organization has settled, it would be good to revisit these packages and add proper examples to better communicate to users how to use namespace contents.

For those wanting to contribute to this issue, you can use the following steps:

Related Issues

None.

Questions

No.

Other

No.

Checklist

WahyuFauzi commented 4 months ago

I want to work on this issue. Please assign me for this task.

Planeshifter commented 4 months ago

@WahyuFauzi Thanks, just assigned you! Looking forward to your PR!