Parquet file read functions compliant with SDyPy SEP005
Project description
SEP005 24SEA parquet io
Basic package to import data from parquet files as stored by 24SEA’s SHM solutions.
NOTE: This wont work for any parquet file, but assumes an underlying structure in the parquet file.
Using the package
In its most basic usage the package allows to load the parquet file from a specified path:
from sep005_io_parquet import read_parquet file_path = # Path to the parquet file of interest signals = read_parquet(file_path)
The imported signals respect the SEP005 set of rules for timeseries.
Acknowledgements
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
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 sep005_io_parquet-0.0.8.tar.gz.
File metadata
- Download URL: sep005_io_parquet-0.0.8.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe4dca3cedf0f86d0f25660b7af23f6bd9b9a378962feea1aa4fd8fdfb150fad
|
|
| MD5 |
52557976339740a0d581369c80d14bfc
|
|
| BLAKE2b-256 |
619034356c950013decf347e62b915ef898406cfcfcc635ddcf84e8d179e954e
|
File details
Details for the file sep005_io_parquet-0.0.8-py3-none-any.whl.
File metadata
- Download URL: sep005_io_parquet-0.0.8-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f56705fcfed4561cfdd7f0511f419dbac82fe2792e8464b1f4561f448cf01478
|
|
| MD5 |
693899b1d60c12bf72b765d66d3ade71
|
|
| BLAKE2b-256 |
112dc1a5ad8cf3865703968dcdfd11ed2b0dde9d5480b778d69922b04fa609ba
|