utilities for caching pandas dataframes
Project description
DFHist
Utilities for histories and caches of pandas dataframes
J. M. F. Tsang (j.m.f.tsang@cantab.net)
What is this?
DFHist lets you cache the results of functions that produce pandas dataframes, as well as maintaining a history of the dataframes on disk (as CSV files).
This is useful for running functions that produce large dataframes that can
change over time, such as running SQL queries using pd.read_sql_query
or
querying an API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dfhist-0.0.0.post2.tar.gz
(8.4 kB
view details)
File details
Details for the file dfhist-0.0.0.post2.tar.gz
.
File metadata
- Download URL: dfhist-0.0.0.post2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da411171720642176a08aa88d1f382ade6a4e863b727ba56dcb0ab565573749e |
|
MD5 | d010f3c0a28280ca013cc41db810b4b0 |
|
BLAKE2b-256 | 8b76b2a1cb0f1af4fc6a98a08af5886874b2e5c14b5f34b71b6b47e5d8138a03 |