NatLabRockies / NatLabRockies/rdtools
Change min_periods_divisor from 2 to 4
Open
Nobody has claimed this yet.
4.0 Release
- Dominant language
- Python
- Stars
- 189
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
See discussion in PR #498.
Change min_period_dividsor default behavior from 2 to 4 and remove warning messages.
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
Start by reading the discussion in PR #498, then search the Python codebase for min_periods_divisor and the warning messages. Done means the default behavior changes from 2 to 4 and the warning messages are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100