Skip to main content

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_stress_strain_df()

exampleに実行例を置いています。

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

process_nitta-0.1.2.tar.gz (337.3 kB view hashes)

Uploaded Source

Built Distribution

process_nitta-0.1.2-py3-none-any.whl (7.9 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