updated cli.csv_runner.run() to save the output pdf and cdf to a csv file with a path defined by the user. This allows power users to run probabilistic using python, without needing to use the web interface
created example_script.py file to demo how to run probabilistic using a python file
cli.csv_runner.run()
to save the output pdf and cdf to a csv file with a path defined by the user. This allows power users to run probabilistic using python, without needing to use the web interfaceexample_script.py
file to demo how to run probabilistic using a python file