Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Add random seed argument #76

Description

@lukany

Some generated code uses randomization. E.g. pd.DataFrame.sample(). This causes every execution of the generated notebook to display different output.

A random_seed argument can be added to Report and to individual sections which will be used in the parts of code that use randomization. This will make the output of the notebook always the same even when executed multiple times on the same dataset.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions