Unanswered
Does Anyone Know If It Is Possible To Add A Plot From A Stylized Pandas Data Frame?
I Can Easily Log A Pandas Data Frame With
This is what I tried and it does not work because plot is no longer a data frame object, it is now a styler . The error comes from the fact that logger.report_table wants do to fillna on the data frame object. I can't seem to find a way to have the hyperlinks embedded on the data frame object. Any suggestions?
304 Views
0
Answers
3 years ago
2 years ago