Add Support For Custom span_range values
Open
enhancement
- Dominant language
- Python
- Stars
- 9.1k
- Forks
- 784
- PR merge metrics
- No merged PRs in 30d
Description
Need to create a function to grab all data points between time span ranges. It would be pretty cool to allow for span_ranges of 'minutes=90', or something of the sort.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing span_range handling and the tests covering range-based data-point selection. Determine how current span values are parsed, define the expected behavior for values such as “minutes=90,” and add coverage showing that all points within the requested span are returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100