0gregory0 / 0gregory0/ProbStatipy
Different types of means
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
pystats_central.py only contains one type of mean - the arithmetic mean. Add more types of means such as the weighted mean and the golden mean
Contributor guide
No contributing guide indexed for this repository
Research direction
The file pystats_central.py currently contains arithmetic mean functions. Research weighted mean and golden mean formulas, then implement them in the same file. Check existing function signatures for consistency. Run any existing tests to ensure new functions work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100