Consider partial and resumable computation of summaries
オープン
discussion
feature
good first issue
- 主要言語
- Python
- スター
- 99
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。