Skip to content

Conversation

teubert
Copy link
Contributor

@teubert teubert commented Apr 29, 2025

The initial feature in the analysis subpackage. Intended to help users understand data to build a model.

This feature is a heat map of correlations between different variables.

Closes #64

@teubert teubert marked this pull request as draft April 29, 2025 20:22
Copy link

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

  • Reviewer (someone other than author) should look for bugs, efficiency, readability, testing, and coverage in examples (if relevant).
  • Ensure that each PR adding a new feature should include a test verifying that feature.
  • All errors from static analysis must be resolved.
  • Review the test coverage reports (if there is a change) - will be added as comment on PR if there is a change
  • Review the software benchmarking results (if there is a change) - will be added as comment on PR
  • Any added dependencies are included in requirements.txt, setup.py, and dev_guide.rst (this document)
  • All warnings from static analysis must be reviewed and resolved - if deemed appropriate.

@teubert teubert force-pushed the feature/64-correlation-heat-map branch from 91798a0 to 76037f1 Compare May 5, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant