Skip to content

Add note about forecast to documentation of models #112

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Sep 28, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

#105.

Closing issues

Closes #105.

@Mr-Geekman Mr-Geekman added the documentation Improvements or additions to documentation label Sep 28, 2021
@Mr-Geekman Mr-Geekman self-assigned this Sep 28, 2021
@Mr-Geekman Mr-Geekman marked this pull request as ready for review September 28, 2021 16:02
@codecov-commenter
Copy link

Codecov Report

Merging #112 (5f4c29f) into master (262fa68) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   88.04%   88.04%           
=======================================
  Files          55       55           
  Lines        2542     2542           
=======================================
  Hits         2238     2238           
  Misses        304      304           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 262fa68...5f4c29f. Read the comment docs.

@julia-shenshina julia-shenshina merged commit 9d4f55f into master Oct 1, 2021
@iKintosh iKintosh deleted the issue-105 branch October 15, 2021 11:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write in documentation about inplace nature of forecast
3 participants