Is there any module or package available in Python for using Design of Experiments (DoE) methods?
Have you tried pyDOE? It is great for constructing factorial designs, response surface designs, and more. You can find it on PyPi.
Try this new code base which takes a simple CSV file as input variable's range and generates the desired DOE in another CSV file. It is not a full package but collection of functions to use.
Design-of-Experiment-Python
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With