stuff
This commit is contained in:
		
							parent
							
								
									188a2d582c
								
							
						
					
					
						commit
						40ab78f5b2
					
				@ -25,4 +25,4 @@ class CsvHandler:
 | 
			
		||||
 | 
			
		||||
    def write_csv(df, file_name):
 | 
			
		||||
        df.to_csv(file_name, sep='|')
 | 
			
		||||
        print('### saved {} articles in {}'.format(len(df), file_name))
 | 
			
		||||
        print('# saved {} article(s) in {}'.format(len(df), file_name))
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user