An analytical library for signal data analysis
Project description
Analyser v1.0
The analyser Python package is designed to fetch and analyze signal data. It interfaces with a web API to retrieve signals and their values, offering functionalities to calculate statistical measures like mean and standard deviation. It supports filtering by groups, ensuring tailored analyses. The package also includes efficient data handling with batch retrieval, making it suitable for large datasets.
Environment setup
Create virtual environment with Python version > 3.8.5
python3 -m venv .venv
Activate virtual environment
source .venv/bin/activate
Install requirements
pip install -r requirements.txt
Run all Tests
pytest -v -s
Useage
(Refer to unseage.md)
Installation
(Refer to installation.md)
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
Built Distribution
File details
Details for the file analyser-0.1.0.tar.gz
.
File metadata
- Download URL: analyser-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac8be161f5de7c1b7a71d0495816916c5bf55aee957e8317e0614e3ca7e574ad |
|
MD5 | b2f87435484ed21eb26539b9571d6cd5 |
|
BLAKE2b-256 | 519370829b4cb0d27b86e645a3ef0e1f3a07a31a093d7e39f995f3173f3d656c |
File details
Details for the file analyser-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: analyser-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74d25704263cc63ee224198dd665c5883047c3cafd8cbf2eb38d8dfb848523d8 |
|
MD5 | 8db3edb08028a117a0f1875bca4c97d5 |
|
BLAKE2b-256 | e89bf292ec94781344ab8bfc047584bf25b0a726c673ecd401fbb198621a7402 |