0gregory0 / 0gregory0/ProbStatipy
Usual vs. Unusual Values
未关闭
enhancement
good first issue
- 主要语言
- Python
- 星标
- 4
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Come up with two functions, one that takes in a list and returns a list of usual values and another that returns a list of unusual values.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at existing functions in the repository to understand the package's style and conventions. Determine what 'usual' and 'unusual' values mean in a statistical context—likely based on measures like mean and standard deviation. Implement two functions, probably in a new or existing module, and ensure they handle lists appropriately. Write tests to verify the behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100