Save dataframe to a stargazer/.txt table and MLFlow
1 | mlflow_log_table(table, table_path, title = "Table Name")
|
table |
dataframe/tibble Dataframe to save as a .txt table |
table_path |
string Local path to save the table (.txt) to |
title |
string Title of table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.