NatLabRockies / NatLabRockies/PRAS
Create a utility function to summarize asset collection
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 76
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
We can have an util function (maybe called “summarize” in PRASCore) where user passes in an asset collection and we return a data frame of useful stats, like min, mean, and max capacity for Generators etc. We could also use Julia extensions to optionally show CLI or other backend plots of data.
Contributor guide
No contributing guide indexed for this repository
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 locating the PRASCore asset collection APIs and any existing statistics or data-frame utilities. Define the useful summary fields for collections such as Generators, then investigate how Julia extensions could support optional CLI or backend plots. Done means the summary behavior and plotting scope are specified and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data, data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100