[python]kobe投籃數據集練習

題目: csv投籃數據集下載python code:web import csv import matplotlib.pyplot as plt filename=r'kobe-bryant-shot-selection\data.csv' def kobe1(): with open(filename,'r',encoding='utf-8') as f: reade
相關文章
相關標籤/搜索