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')
Yeah, I know how to do it manually from the web GUI using the button, that's just not scalable. What I need is the Python SDK code. It doesn't have to be a single liner.
307 Views
				0
Answers
				
					 
	4 years ago
				
					
						 
	2 years ago
					
			