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')
AgitatedDove14 Looks goo, thanks! I see that I can also find the plot index based on the 'metric' key, so I can write something that would choose the plot by name rather than ordinal position.
157 Views
0
Answers
4 years ago
one year ago