NatLabRockies / NatLabRockies/PRAS

Create a utility function to summarize asset collection

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.