Skip to content

[hail] add html output for summarize#7280

Merged
danking merged 7 commits intohail-is:masterfrom
catoverdrive:html-summarize
Oct 13, 2019
Merged

[hail] add html output for summarize#7280
danking merged 7 commits intohail-is:masterfrom
catoverdrive:html-summarize

Conversation

@catoverdrive
Copy link
Contributor

I ended up restructuring the summarizing to make the formatting easier.

I also ended up putting the summary stuff on the expression; the vague goal is to allow a call to table.summarize() to cache all the summaries of the (nested) row fields, so that subsequent calls to e.g. table.locus.summarize() should be free.

* change types representation
* fix explode numbers
* don't cache for now
@danking danking merged commit c1b7eea into hail-is:master Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants