Cache results of describe and value counts
Offen
needs design
new feature
- Vorherrschende Sprache
- Python
- Sterne
- 155
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- If a user has called `describe` or `value_counts`, that information will not change (unless they update their data).
- Therefore, we can cache the results on the DataFrame so we can save to disk, and read from them later on.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.