Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		I Wanted To Ask, How To Run Pipeline Steps Conditionally? E.G If Step Returns A Specific Value, Exit The Pipeline Or Run Another Step Instead Of The Sequential Step
VexedCat68 , what if you simply add  pip.stop()  ? Does it not stop the pipeline? Can you maybe add a print to verify that during the run the value is indeed -1? Also looking from your code it looks like you're comparing the 'merged_dataset_id' to -1
308 Views
				0
Answers
				
					 
	3 years ago
				
					
						 
	2 years ago