Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Use get for dict access#68

Merged
benmiroglio merged 2 commits into
mozilla:masterfrom
benmiroglio:use-get-for-dict-access
Jul 30, 2019
Merged

Use get for dict access#68
benmiroglio merged 2 commits into
mozilla:masterfrom
benmiroglio:use-get-for-dict-access

Conversation

@benmiroglio
Copy link
Copy Markdown
Contributor

Fixes the edge case that failed on 7/5 that caused the job to crap out thereafter.

@benmiroglio
Copy link
Copy Markdown
Contributor Author

@acmiyaguchi r?

Copy link
Copy Markdown
Contributor

@acmiyaguchi acmiyaguchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like it's doing the right thing. It's worth creating a test-case for the error that happened in production by providing a dataframe with a few null keyed histograms to get_hist_avg.

@benmiroglio
Copy link
Copy Markdown
Contributor Author

benmiroglio commented Jul 30, 2019

@acmiyaguchi any thoughts on the error circleci is throwing?

@benmiroglio benmiroglio merged commit 94d9dd1 into mozilla:master Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants