mlflow_log_table: Save dataframe to a stargazer/.txt table and MLFlow

Description Usage Arguments

View source: R/mlflow.R

Description

Save dataframe to a stargazer/.txt table and MLFlow

Usage

1
mlflow_log_table(table, table_path, title = "Table Name")

Arguments

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


timjaya/toolbox documentation built on Jan. 17, 2021, 2:29 a.m.