microsoft / microsoft/vasim

data window

Open
#20 0 comments 0 reactions 1 assignee View on GitHub

@ksaur is already working on this.

Since Sep 3, 2024.

documentation
Dominant language
Python
Stars
12
Forks
11
Avg merge
7d 23h
Merged PRs (30d)
3

Description

We need to document and provide an example of the data that is passed to the run function. If the user has configured it to enable predictions, there will be data from the forecaster, rather than just actual data in the csv files they provide. We need:

  1. an example showing the data window with and without the prediction
  2. tests verifying that the forecasted data is working as expected
  3. documentation showing how the user can change the forecast

This is closely realted to #9, but focuses more generally on the data window.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.