Lisp-Stat / Lisp-Stat/lisp-stat
Update the documentation strings for example data frames.
Open
Nobody has claimed this yet.
- Dominant language
- Common Lisp
- Stars
- 190
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Some of the sample data frames, e.g. mtcars, iris, tooth-growth, have R style examples in their docstrings. Update them for Lisp-Stat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the docstrings for the sample data frames named in the issue, including mtcars, iris, and tooth-growth. Read their existing R-style examples and update them to use Lisp-Stat examples. Done means the affected sample-data-frame docstrings no longer contain R-style examples and consistently demonstrate Lisp-Stat usage.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100