Unanswered
Hello,
Any Idea How To Log Tables With Hyperlinks?
When Logging Dataframes Using
Hi @<1523701070390366208:profile|CostlyOstrich36>
I did something like this:
data = {"index": ["<a href=
>12345</a>"], y:[1],...}
df = pd.DataFrame(data)
clearml_logger.report_table(title, series, iteration, df)
10 Views
0
Answers
10 days ago
10 days ago