Util#

save_docx_table(df, filename[, decimals])

Helper function for saving a dataframe to a docx file.

is_array_like(in_val)

Helper function to check if a value is array like or not.