SocceAnalysis

작성일자 : 2023-08-27 Ver 0.1.1 import pandas as pd import tqdm as tqdm import os current_dir = os.getcwd() current_dir '/Users/limjongjun/Desktop/JayJay/Growth/Python/soccer-analytics' new_dir = '/Users/limjongjun/Desktop/JayJay/Growth/Python/soccer-analytics' os.chdir(new_dir) print(current_dir) /Users/limjongjun/Desktop/JayJay/Growth/Python/soccer-analytics/Excercise match_id = 2499895 match_even..
Unlimited Jun
'SocceAnalysis' 태그의 글 목록