Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove info(rms) from the cheatsheet #1117

Closed
ablaom opened this issue May 15, 2024 · 4 comments
Closed

Remove info(rms) from the cheatsheet #1117

ablaom opened this issue May 15, 2024 · 4 comments

Comments

@ablaom
Copy link
Member

ablaom commented May 15, 2024

The info method can no longer be called on a measure. One can just do ?rms if you know the name of the measure or an alias, and you can do measures("rms") do search for those measures with "rms" in the doc-string. See also https://juliaai.github.io/StatisticalMeasures.jl/dev/tools/#StatisticalMeasures.measures

@ablaom
Copy link
Member Author

ablaom commented May 15, 2024

cc @abhro Maybe you can include this.

@abhro
Copy link
Contributor

abhro commented May 15, 2024

Done in 18e9c9f!

@ablaom
Copy link
Member Author

ablaom commented May 15, 2024

Thank you 🙏🏾

@ablaom ablaom closed this as completed May 15, 2024
@ablaom ablaom reopened this May 15, 2024
@ablaom
Copy link
Member Author

ablaom commented May 15, 2024

There's a second place it occurs:

`info(rms)` to list properties (aka traits) of the `rms` measure

@ablaom ablaom closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants