mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 05:55:13 +00:00
shots update
This commit is contained in:
@@ -103,24 +103,45 @@ func importPlayerShotCharts(db *gorm.DB) {
|
||||
endSeason := 2017
|
||||
|
||||
targetPlayerIDs := []string{
|
||||
"jamesle01",
|
||||
// "jamesle01",
|
||||
// "curryst01",
|
||||
// "jokicni01",
|
||||
// "doncilu01",
|
||||
// "hardeja01",
|
||||
// "irvinky01",
|
||||
// "duranke01",
|
||||
// "youngtr01",
|
||||
// "gilgesh01",
|
||||
// "brunsja01",
|
||||
// "edwaran01",
|
||||
// "mitchdo01",
|
||||
// "derozde01",
|
||||
// "westbru01",
|
||||
// "butleji01",
|
||||
// "davisan02",
|
||||
// "leonaka01",
|
||||
// "tatumja01",
|
||||
"hardeja01",
|
||||
"georgpa01",
|
||||
"walkeke02",
|
||||
"bealbr01",
|
||||
"lillada01",
|
||||
"hardeja01",
|
||||
"bookede01",
|
||||
"antetgi01",
|
||||
"youngtr01",
|
||||
"curryst01",
|
||||
"jokicni01",
|
||||
"doncilu01",
|
||||
"hardeja01",
|
||||
"irvinky01",
|
||||
"duranke01",
|
||||
"youngtr01",
|
||||
"derozde01",
|
||||
"embiijo01",
|
||||
"tatumja01",
|
||||
"gilgesh01",
|
||||
"brunsja01",
|
||||
"edwaran01",
|
||||
"mitchdo01",
|
||||
"derozde01",
|
||||
"westbru01",
|
||||
"butleji01",
|
||||
"davisan02",
|
||||
"leonaka01",
|
||||
"tatumja01",
|
||||
"brownja02",
|
||||
"duranke01",
|
||||
"maxeyty01",
|
||||
}
|
||||
|
||||
if len(targetPlayerIDs) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user