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
sdypy_sep005-0.1.1b0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file sdypy_sep005-0.1.1b0.tar.gz
.
File metadata
- Download URL: sdypy_sep005-0.1.1b0.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 | 3882b31fb04f360676fe853503d845aee561ad392a34253c95765557dd1ce15f |
|
MD5 | a5e3900a46c1ac931be23e18eeec79a4 |
|
BLAKE2b-256 | 8b0a10e151ea7e2ab849c54fa1f9867fed5d9847d1f3a66d4f8653cec86337ed |
File details
Details for the file sdypy_sep005-0.1.1b0-py3-none-any.whl
.
File metadata
- Download URL: sdypy_sep005-0.1.1b0-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 | e3c4d4740e0bdce733f16957c827881a57d5c9a10564632dd6e25aaed31dd547 |
|
MD5 | 6e126cfad994cc5460930ea9f405a9b3 |
|
BLAKE2b-256 | e2bd454ebc2369ba66f2fbb8dd076595e20f7074ceda2d6fdf18f3b77dd58c17 |