check index of Q series to allow for datetime index
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Allowing the user to send a series of pumping with a datetime index might be useful.
Testing the type of index and converting to integer days would help simplify the generation of the series for the user and eliminate a step in their process - see the example notebook on the Well Class for the current process.
Contributor guide
Research direction
Start with the example notebook and the Well Class referenced in the issue, then trace how a pumping series index is currently handled. The work is done when a series with a datetime index is accepted and its generation matches the existing integer-day behavior, eliminating the user's conversion step.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100