Checks compability with the SDyPy SEP005 guidelines
Project description
SDyPy SEP005 Compliance
This package servers to asses the compability with the SDyPy proposal for a unified timeseries model.
Using the package
The main function is the assert_sep005 function that serves to validate whether a function return is compliant with the current guidelines.
It’s main use case is for the unittests of a custom import wrapper
from sdypy_sep005.sep005 import assert_sep005
signals = read_from_path(FILE_PATH) # Your import wrapper
assert_sep005(signals)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdypy_sep005-0.1.1.tar.gz.
File metadata
- Download URL: sdypy_sep005-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da00390cf19b295d9b7e1f9924b370b2726ca3487caf20b5dc5501a69e6c62c
|
|
| MD5 |
685054b3d1b0dbaf8858bad341824374
|
|
| BLAKE2b-256 |
95585c807efb4a0867059674d9c32426796eced48e3ed18f20cdbfa6e2890d07
|
File details
Details for the file sdypy_sep005-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sdypy_sep005-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3b2ee1edfe8ea6f5e306b10939a87fad1f4094cd5831e39d4058adcd29ef80a
|
|
| MD5 |
cc1009b84ff24be7d1917210a999c384
|
|
| BLAKE2b-256 |
9aa33fb1acb2d9b29e68387e61346bf7ecd31fbdde85178ba139fefc580598c9
|