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.2.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file cv_timeseries-0.0.2.tar.gz
.
File metadata
- Download URL: cv_timeseries-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4eb75130494cb182c8bcaf632aaf76f8a4b69a5923b92d426a0020b5a04c97b6 |
|
MD5 | 815bdd9774f1d68906cc389ce5a61a30 |
|
BLAKE2b-256 | 681757d72e71b923f0f6fdf6ba206ec40f4db88475d3278936780b9f5efcd0d2 |
File details
Details for the file cv_timeseries-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: cv_timeseries-0.0.2-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 | 4d3b0d0bbe767652731e541c6c80e358b11abe039b2fbb5aa67783a3dff0375e |
|
MD5 | 16a8cfe8d10ef73083efab55a8f3ff37 |
|
BLAKE2b-256 | 7556c836410d07e49941f649c42ad3c5ce55137aac77d2d17bb7447f9aea1960 |