Design-of-experiment-Python icon indicating copy to clipboard operation
Design-of-experiment-Python copied to clipboard

Design-of-experiment (DOE) generator for science, engineering, and statistics

Results 4 Design-of-experiment-Python issues
Sort by recently updated
recently updated
newest added

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 :)