docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] Python:NumPy built-in-functions trace

Open codecademy-gh-api opened this issue 1 year ago • 5 comments

Reason/inspiration (optional)

We would like a new term entry on the built-in-functions term for Numpy: matrix trace. The entry should go in a new file under docs/content/numpy/concepts/built-in-functions/terms/trace/trace.md.

The entry should describe the term and how it is used within statistical analysis. Also include:

  • An "Example" section that explains readers how to use the trace function to find the trace of a square matrix.
  • Should contain informations for functions and syntax.
  • Should have a python codebyte with working code snippet showcasing this function. Please refer to the entry templates, content standards, and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • [X] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • [X] Labels added
  • [ ] Issue is assigned

codecademy-gh-api avatar Sep 24 '24 16:09 codecademy-gh-api