Skip to content

Simple startup project to get familiar with python. The goal is to load CSV file containing measured data information, process them and write the result into a new file.

Notifications You must be signed in to change notification settings

h2opat2/SPC_data_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPC data report

Simple startup project to get familiar with python.

The goal is to process several generated measurement file reports into single SPC report file.

Steps to achieve the goal:

  1. read all generated report files
  2. merge measurements from files
  3. make a statistical analysis and generate SPC report in CSV format
  4. final report.csv is stored in Data folder together with input measurement report files

About

Simple startup project to get familiar with python. The goal is to load CSV file containing measured data information, process them and write the result into a new file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages