Skip to content

Instantly share code, notes, and snippets.

@eustin
Created May 15, 2023 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eustin/bf84a0e3fe08b76dd8c8aefbc2787238 to your computer and use it in GitHub Desktop.
Save eustin/bf84a0e3fe08b76dd8c8aefbc2787238 to your computer and use it in GitHub Desktop.
stat_sig_random_6
all_users = np.hstack([control_users, variant_users])
#> array([1., 1., 1., 0., 0., 0., 1., 1., 1., 1., 0., 0.])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment