mqr.doe.Design.

to_df#

Design.to_df()#

Construct a dataframe representation of the design.

The resulting DataFrame is indexed with runs, has a column for point types if they have been defined, has columns for blocks if they are defined, and then columns for the inputs levels corresponding to each run/row.

Returns:
pandas.DataFrame

The design.