Skip to content

[DOCS] Add docstring Examples to the remaining audit_* functions #38

Description

@imann128

Follow-up to #12, which covered audit_equivalence.

What's Needed
Nine functions still have no Examples section:

  • audit_frequency, audit_missing, audit_stationarity
  • audit_point_anomalies, audit_contextual_anomalies
  • audit_correlation_leakage, audit_temporal_leakage, audit_asof_leakage
  • audit_validity, audit_combination_leakage
  • audit_panel_structure, audit_cross_sectional_leakage

One or two per PR is fine. See the Examples section in
tsauditor/leakage/equivalence.py for the format and level of detail.

Please run the example before submitting. Paste the real output, not what you
expect it to be. Every example in the wiki was executed against the installed
package before being committed, and the same standard applies here.

Note we do not run doctests in CI yet (see #NN), so an incorrect example will not
fail the build. It has to be checked by hand.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions