Consider partial and resumable computation of summaries
Aberta
discussion
feature
good first issue
- Linguagem predominante
- Python
- Estrelas
- 99
- Forks
- 8
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
For large datasets where computing the summary may be expensive, it would be useful to compute only part of it, be able to explore it, and then compute other parts of it without recomputing the initial report.
The selection of which parts to compute could be by:
- columns in the dataset,
- metrics, or
- row ranges.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.