| 
														
															@@ -54,7 +54,7 @@ class BaseHandler(RequestHandler, DateUtils): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         self.set_header("Pargam", "no-cache") 
														 | 
														
														 | 
														
															         self.set_header("Pargam", "no-cache") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         self.set_header("Cache-Control", "no-cache") 
														 | 
														
														 | 
														
															         self.set_header("Cache-Control", "no-cache") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         df = pd.DataFrame(data).to_csv(encoding='utf-8') 
														 | 
														
														 | 
														
															         df = pd.DataFrame(data).to_csv(encoding='utf-8') 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        # print(df) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        print(df) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         # with open(f'./{pitcher}_{start}_{end}.csv','w',newline='') as f: 
														 | 
														
														 | 
														
															         # with open(f'./{pitcher}_{start}_{end}.csv','w',newline='') as f: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         #     f.write(df) 
														 | 
														
														 | 
														
															         #     f.write(df) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         with ExcelWriter({filename}.xlsx) as ew: 
														 | 
														
														 | 
														
															         with ExcelWriter({filename}.xlsx) as ew: 
														 |