process experimental data
Project description
process-nitta
実験データの解析ライブラリ
使い方
インストール
pip install -U process-nitta
実行例
from process_nitta import InstronSample
sample = InstronSample(
file_path="../test/csv/instron.csv",
width_mm=4,
thickness_μm=100,
length_mm=10,
speed_mm_per_min=10,
)
sample.get_result_df()
exampleに実行例を置いています。
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
process_nitta-0.1.13.tar.gz
(462.2 kB
view details)
Built Distribution
File details
Details for the file process_nitta-0.1.13.tar.gz
.
File metadata
- Download URL: process_nitta-0.1.13.tar.gz
- Upload date:
- Size: 462.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1c8135d7cdd25997a42c005c3f80cbda0d96eea7f977c1f68e0ecfe7a8794ff |
|
MD5 | c65ab971c027aa5351639561480761bb |
|
BLAKE2b-256 | 70053bb73755c8d5ae39106337af707622d4909b483627864c33bc39a8ec2301 |
File details
Details for the file process_nitta-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: process_nitta-0.1.13-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0da0f3108852f7bef19c0484afb87ce2f087aab1377fad0e5acb550984998e4 |
|
MD5 | daab5107cd4fcf05b4a2f893e5dadf0d |
|
BLAKE2b-256 | a5dad0b42493b84e59bdb8912b7e2b5651b1a38e388f15e769905e379639a380 |