Skip to content

Instantly share code, notes, and snippets.

@eustin
Created May 15, 2023 22:27
Show Gist options
  • Save eustin/d7b028889634d1d33d51a031f892143e to your computer and use it in GitHub Desktop.
Save eustin/d7b028889634d1d33d51a031f892143e to your computer and use it in GitHub Desktop.
stat_sig_python_settings
rng = np.random.default_rng(1337) # random number generator using the one true seed
sns.set_style('white')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment