-
Notifications
You must be signed in to change notification settings - Fork 14
Statistics #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Statistics #36
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
e8b6105
Statistics and pre-treatments representations
scholtzan 67605fe
Define some example statistics
scholtzan 23d8bcc
Represent statistic results
scholtzan 0b0e6cb
Fix output format for statistics
scholtzan 2e0e5ca
Move CI calculation to specific statistics
scholtzan 7bbcfb5
Collect CIs from bootstrap_one_branch
tdsmith 83e5b93
Combine statistics and metrics
scholtzan ebf15ee
mozanalysis dependency
scholtzan e913ba1
Make statistics configurable
scholtzan e1aa46b
Update integration test
scholtzan 0ff962c
Cleanup
scholtzan 7622548
Fix types
scholtzan 93cd622
Minor statistics refactoring
scholtzan ea657c9
Sort imports
tdsmith e1b9913
Use abstractmethod decorator
tdsmith c198dc7
Use compare_branches in BootstrapMean
scholtzan d283552
Update configuration specification for statistics
scholtzan 1d23ee4
Rename MetricWithTreatment to Summary
scholtzan 09829c0
Refactor pre-treatments
scholtzan a0c49e2
Convert pre-treatment references to class instances
scholtzan de88c00
Use BigQueryStorageClient for faster to_dataframe export
scholtzan 9d59ce9
Move pre-treatments to summary
scholtzan 6bf5c07
Consider ref_branch_label from experimenter
scholtzan 471a236
Fix types
scholtzan 056d936
Tests for pre-treatments
scholtzan d0320cb
Write statistics in one write operation
scholtzan 0f8ec2d
raise NotImplementedError
scholtzan 0851f1e
Merge branch 'master' into statistics
scholtzan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.