facultyai / facultyai/lens

Consider partial and resumable computation of summaries

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
discussion feature good first issue
Dominant language
Python
Stars
99
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.