Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

analyser-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

analyser-0.1.0-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page