Skip to content

Example/regressors notebook #577

Merged
merged 8 commits into from Mar 10, 2022
Merged

Example/regressors notebook #577

merged 8 commits into from Mar 10, 2022

Conversation

iKintosh
Copy link
Contributor

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

Closes #353

Closing issues

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #577 (eab60ba) into master (a0a84fd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files         117      117           
  Lines        5758     5758           
=======================================
  Hits         4937     4937           
  Misses        821      821           

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 a0a84fd...eab60ba. Read the comment docs.

@iKintosh iKintosh marked this pull request as ready for review February 28, 2022 15:43
Copy link
Collaborator

@alex-hse-repository alex-hse-repository left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments here

Copy link
Collaborator

@alex-hse-repository alex-hse-repository left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need some changes

@iKintosh iKintosh force-pushed the example/regressors-notebook branch from de84e96 to eab60ba Compare March 10, 2022 12:39
Copy link
Collaborator

@alex-hse-repository alex-hse-repository left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@iKintosh iKintosh enabled auto-merge (squash) March 10, 2022 12:51
@iKintosh iKintosh merged commit a679ecc into master Mar 10, 2022
@iKintosh iKintosh deleted the example/regressors-notebook branch March 22, 2022 08:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jupyter Notebook with exogenous data examples
3 participants