Design-of-experiment-Python
Design-of-experiment-Python copied to clipboard
Design-of-experiment (DOE) generator for science, engineering, and statistics
Hi, I am very new in both programming and experimental design, also can't afford to buy minitab license. So i am really grateful for your contribution! would you be so...
I ran `python Main.py`, typed `7` and my csv filename. Then I get: ``` TypeError: can't multiply sequence by non-int of type 'numpy.float64' ``` It is [an issue of pyDOE](https://github.com/tisimst/pyDOE/issues/21)....
Great project! Just fixed some typos :)