Skip to content

Instantly share code, notes, and snippets.

@hamletbatista
Created February 28, 2019 22:16
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 hamletbatista/6aa6edffba5a392f9655d9f7a5c75c88 to your computer and use it in GitHub Desktop.
Save hamletbatista/6aa6edffba5a392f9655d9f7a5c75c88 to your computer and use it in GitHub Desktop.
# Checking again that the total traffic adds up
true_change[["ga:newUsers_before", "ga:newUsers_after"]].sum().sum() == data['ga:newUsers'].sum()
#should be true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment