My short description
Project description
cv_timeseries
Description.
The package cv_timeseries is used to:
- Calculate the variation coefficient (VC) of a time series;
- Plot the VC.
Installation
Use the package manager pip to install cv_timeseries
pip install cv_timeseries
Usage
from cv_timeseries.statistics.calculate_cv import VC
from cv_timeseries.plots.plot_cv import Plot
cv = VC(time_series).calculate_vc()
Plot(cv).plot_cv()
Author
Ana Sofia
License
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
cv_timeseries-0.0.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file cv_timeseries-0.0.1.tar.gz
.
File metadata
- Download URL: cv_timeseries-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fe0e98258db34f73edaaf66190ae45c293249393576a25e69c184d55796e798 |
|
MD5 | 6e72e9476f82ecc024b2f22538da7b8e |
|
BLAKE2b-256 | e94171f3f97150e0a0f7a287c370cc6af40ef84e3b8cb3726372e030a9851c10 |
File details
Details for the file cv_timeseries-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: cv_timeseries-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21c348a7c3b763c221e7bad57b3ba8f99cafae117801ddcb1fc81d7a442e05e7 |
|
MD5 | 095545d5fb66f0c349d750b62a681d6c |
|
BLAKE2b-256 | 89f3f2faf88056801184abec28006508a52be72aead0bc3ececd07a13324a2f8 |