ImperialCollegeLondon / ImperialCollegeLondon/PyProBE
Make filters iterable
Open
- Dominant language
- Python
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to iterate on returned objects from filters like `discharge()`
Contributor guide
Research direction
Start at the filter entry point named in the issue, such as discharge(), and inspect how its returned objects are represented and used. Check existing tests around these filters; done means users can iterate over the objects returned by discharge() and other applicable filters.
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