Downsample timeseries data for web rendering
Project description
sparcdownsample
Sparc Downsample
A python tool for confirming downsample rates with researchers
Installation
pip install sparcdownsample
sparcdownsample requires python 3.3+
Usage
The commands below will create and open a render of the data at 1/10th of original points
python -m sparcdownsample <my-file-name-or-path>
Modify the sample rate with:
python -m sparcdownsample <my-file-name-or-path> <downsample-factor>
Example
python -m sparcdownsample bigdata.csv 10
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
sparcdownsample-0.1.1.tar.gz
(2.7 kB
view hashes)