Unanswered
Is There A Way To Access Dataframe Logged Using Report_Table From The A Task Instance Instantiated Using Task.Get_Task(Id='.....')?
I Have:
T = Task.Get_Task(Id='....')
And I Am Looking For Something Along The Lines Of:
Df = T.Get_Table('Table Name')
ThickDove42 If you need the name itself :events.plots[0]['metric'] events.plots[0]['variant']
164 Views
0
Answers
4 years ago
one year ago